2018-05-09 09:18:57,584 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-178 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-09 09:18:57,588 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-09 09:18:57,588 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-09 09:18:57,590 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-05-09 09:18:57,591 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-09 09:18:57,591 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-09 09:18:59,420 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-09 09:19:06,722 - 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 7.296s OK 2018-05-09 09:19:07,003 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 09:19:07,004 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-09 09:19:07,006 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-09 09:19:09,050 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-09 09:27:34,900 - 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_list_sec_grp_no_rules (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 85 tests in 505.816s OK 2018-05-09 09:27:35,240 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 09:27:35,240 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:26 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-09 09:27:35,246 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-09 09:27:36,007 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-09 09:28:09,607 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 33.598s OK 2018-05-09 09:28:09,891 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 09:28:09,891 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:34 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-09 09:28:09,894 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 08:26 | PASS | | snaps_health_check | functest | healthcheck | 00:34 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-09 09:28:09,896 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-09 09:28:13,654 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-178 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-09 09:28:13,657 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-09 09:28:13,657 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-09 09:28:13,658 - 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 | | | | | | patrole snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-05-09 09:28:13,660 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-09 09:28:13,660 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-09 09:28:15,773 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'48cfdc90-f49c-42ea-a413-51e967a5f575'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-09T09:17:13Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'5c05b710-c65d-4de2-847a-3b00e1a05e92', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:17:07Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:28:16,023 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-pod1 2018-05-09 09:28:16,023 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-09 09:28:16,190 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-09 09:28:16,190 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-09 09:28:16,325 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-09 09:28:16,325 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-09 09:28:16' 2018-05-09 09:28:16,325 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--6f8d94e7-76e2-4e13-9b59-b301a47a0b86' 2018-05-09 09:28:17,094 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--6f8d94e7-76e2-4e13-9b59-b301a47a0b86', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-09T09:28:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/ea870612-9a31-4700-bc61-83b5525d571d/file', u'owner': u'd678891b72154767b6bfe14903815806', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ea870612-9a31-4700-bc61-83b5525d571d', u'size': None, u'name': u'functest-vping--6f8d94e7-76e2-4e13-9b59-b301a47a0b86', u'checksum': None, u'self': u'/v2/images/ea870612-9a31-4700-bc61-83b5525d571d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-09T09:28:17Z', u'schema': u'/v2/schemas/image'}) 2018-05-09 09:28:17,095 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-6f8d94e7-76e2-4e13-9b59-b301a47a0b86' 2018-05-09 09:28:17,407 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-09T09:28:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'70b50223-0971-4e55-a8b8-2c3c8305b926', u'provider:segmentation_id': 1027, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-6f8d94e7-76e2-4e13-9b59-b301a47a0b86', u'admin_state_up': True, u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:28:17Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:28:18,000 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-09T09:28:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'abf78316-759f-4e81-8f53-f01078eef9b5', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-6f8d94e7-76e2-4e13-9b59-b301a47a0b86', u'enable_dhcp': True, u'network_id': u'70b50223-0971-4e55-a8b8-2c3c8305b926', u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:28:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:28:18,000 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-6f8d94e7-76e2-4e13-9b59-b301a47a0b86' 2018-05-09 09:28:19,126 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-09T09:28:18Z', u'revision_number': 2, u'ha': False, u'id': u'69fc0f8a-a10d-4498-a35a-150651aa8a26', u'external_gateway_info': {u'network_id': u'5c05b710-c65d-4de2-847a-3b00e1a05e92', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'48cfdc90-f49c-42ea-a413-51e967a5f575', u'ip_address': u'100.64.200.116'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-6f8d94e7-76e2-4e13-9b59-b301a47a0b86', u'admin_state_up': True, u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:28:18Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:28:21,602 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-6f8d94e7-76e2-4e13-9b59-b301a47a0b86' 2018-05-09 09:28:21,778 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-6f8d94e7-76e2-4e13-9b59-b301a47a0b86', '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'd678891b72154767b6bfe14903815806', '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'c5f592d8-ae3f-450a-94eb-cb61f23617a2', 'swap': 0}) 2018-05-09 09:28:22,456 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-6f8d94e7-76e2-4e13-9b59-b301a47a0b86' 2018-05-09 09:28:33,881 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-6f8d94e7-76e2-4e13-9b59-b301a47a0b86': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:92:bb:64', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea870612-9a31-4700-bc61-83b5525d571d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-09T09:28:31.000000', 'flavor': Munch({u'id': u'c5f592d8-ae3f-450a-94eb-cb61f23617a2'}), 'az': u'nova', 'id': u'3cfb952c-168f-4e32-aae3-4a4933cec9f2', 'security_groups': [Munch({u'name': u'vping-sg-6f8d94e7-76e2-4e13-9b59-b301a47a0b86'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8558d8eade1f43589bfb9c91366187eb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.10', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd678891b72154767b6bfe14903815806', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.10', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.10', 'launched_at': u'2018-05-09T09:28:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-09T09:28:32Z', 'hostId': u'0d1c04cf2c8cd72ed5f2d0de4166316c83a0cfb1c74589459d1e242f', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'0d1c04cf2c8cd72ed5f2d0de4166316c83a0cfb1c74589459d1e242f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-EXT-SRV-ATTR:instance_name': u'instance-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-09T09:28:31.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd678891b72154767b6bfe14903815806', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-6f8d94e7-76e2-4e13-9b59-b301a47a0b86', 'adminPass': u'kXeWL7WdYYgn', 'tenant_id': u'd678891b72154767b6bfe14903815806', 'created_at': u'2018-05-09T09:28:23Z', 'created': u'2018-05-09T09:28:23Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-09 09:28:35,338 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1996314135 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.183070] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.185338] pid_max: default: 32768 minimum: 301 [ 0.186596] ACPI: Core revision 20150930 [ 0.188472] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190294] Security Framework initialized [ 0.191399] Yama: becoming mindful. [ 0.192391] AppArmor: AppArmor initialized [ 0.193600] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.195704] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197538] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.199308] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.201217] Initializing cgroup subsys io [ 0.202351] Initializing cgroup subsys memory [ 0.203496] Initializing cgroup subsys devices [ 0.204711] Initializing cgroup subsys freezer [ 0.205910] Initializing cgroup subsys net_cls [ 0.207109] Initializing cgroup subsys perf_event [ 0.208371] Initializing cgroup subsys net_prio [ 0.209563] Initializing cgroup subsys hugetlb [ 0.210779] Initializing cgroup subsys pids [ 0.211955] CPU: Physical Processor ID: 0 [ 0.213833] mce: CPU supports 10 MCE banks [ 0.215014] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216314] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231808] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.240183] ftrace: allocating 31920 entries in 125 pages [ 0.276323] smpboot: Max logical packages: 1 [ 0.277471] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.279367] x2apic enabled [ 0.280360] Switched APIC routing to physical x2apic. [ 0.282473] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.284111] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.287056] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.289404] ... version: 2 [ 0.290553] ... bit width: 48 [ 0.291708] ... generic registers: 4 [ 0.292844] ... value mask: 0000ffffffffffff [ 0.294293] ... max period: 000000007fffffff [ 0.295747] ... fixed-purpose events: 3 [ 0.296896] ... event mask: 000000070000000f [ 0.298384] KVM setup paravirtual spinlock [ 0.300229] x86: Booted up 1 node, 1 CPUs [ 0.301389] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.303411] devtmpfs: initialized [ 0.306421] evm: security.selinux [ 0.307426] evm: security.SMACK64 [ 0.308408] evm: security.SMACK64EXEC [ 0.309490] evm: security.SMACK64TRANSMUTE [ 0.310647] evm: security.SMACK64MMAP [ 0.311716] evm: security.ima [ 0.312614] evm: security.capability [ 0.313756] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.316466] pinctrl core: initialized pinctrl subsystem [ 0.318029] RTC time: 9:28:32, date: 05/09/18 [ 0.319405] NET: Registered protocol family 16 [ 0.320805] cpuidle: using governor ladder [ 0.321983] cpuidle: using governor menu [ 0.323109] PCCT header not found. [ 0.324165] ACPI: bus type PCI registered [ 0.325310] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.327160] PCI: Using configuration type 1 for base access [ 0.328715] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.331621] ACPI: Added _OSI(Module Device) [ 0.332806] ACPI: Added _OSI(Processor Device) [ 0.334039] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.335307] ACPI: Added _OSI(Processor Aggregator Device) [ 0.337959] ACPI: Interpreter enabled [ 0.339027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.341707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.344338] ACPI: (supports S0 S3 S4 S5) [ 0.345448] ACPI: Using IOAPIC for interrupt routing [ 0.346858] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.351321] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.352986] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.354806] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.356599] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.359929] acpiphp: Slot [3] registered [ 0.361083] acpiphp: Slot [4] registered [ 0.362248] acpiphp: Slot [5] registered [ 0.363399] acpiphp: Slot [6] registered [ 0.376145] acpiphp: Slot [7] registered [ 0.377319] acpiphp: Slot [8] registered [ 0.378467] acpiphp: Slot [9] registered [ 0.379628] acpiphp: Slot [10] registered [ 0.380793] acpiphp: Slot [11] registered [ 0.381963] acpiphp: Slot [12] registered [ 0.383130] acpiphp: Slot [13] registered [ 0.384303] acpiphp: Slot [14] registered [ 0.385466] acpiphp: Slot [15] registered [ 0.386662] acpiphp: Slot [16] registered [ 0.387844] acpiphp: Slot [17] registered [ 0.389050] acpiphp: Slot [18] registered [ 0.390244] acpiphp: Slot [19] registered [ 0.391405] acpiphp: Slot [20] registered [ 0.392568] acpiphp: Slot [21] registered [ 0.393730] acpiphp: Slot [22] registered [ 0.394886] acpiphp: Slot [23] registered [ 0.396054] acpiphp: Slot [24] registered [ 0.397211] acpiphp: Slot [25] registered [ 0.398379] acpiphp: Slot [26] registered [ 0.399542] acpiphp: Slot [27] registered [ 0.400723] acpiphp: Slot [28] registered [ 0.401900] acpiphp: Slot [29] registered [ 0.403077] acpiphp: Slot [30] registered [ 0.404234] acpiphp: Slot [31] registered [ 0.405398] PCI host bridge to bus 0000:00 [ 0.406600] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.408374] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.410527] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.412658] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.414775] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.416896] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.423224] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.425149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.426883] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.428789] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.434612] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.436719] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.477024] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.479064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.481241] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.483258] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.485470] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.487282] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.488901] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.490393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.492600] vgaarb: loaded [ 0.493447] vgaarb: bridge control possible 0000:00:02.0 [ 0.495096] SCSI subsystem initialized [ 0.496235] ACPI: bus type USB registered [ 0.497408] usbcore: registered new interface driver usbfs [ 0.498875] usbcore: registered new interface driver hub [ 0.500331] usbcore: registered new device driver usb [ 0.501847] PCI: Using ACPI for IRQ routing [ 0.503306] NetLabel: Initializing [ 0.504311] NetLabel: domain hash size = 128 [ 0.505522] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.506882] NetLabel: unlabeled traffic allowed by default [ 0.508474] clocksource: Switched to clocksource kvm-clock [ 0.515235] AppArmor: AppArmor Filesystem Enabled [ 0.516573] pnp: PnP ACPI init [ 0.517886] pnp: PnP ACPI: found 5 devices [ 0.524706] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.527170] NET: Registered protocol family 2 [ 0.528540] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.530418] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.532177] TCP: Hash tables configured (established 8192 bind 8192) [ 0.533901] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.535490] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.537179] NET: Registered protocol family 1 [ 0.538420] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.539971] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.541556] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.561032] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.580751] Trying to unpack rootfs image as initramfs... [ 0.647915] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.650218] Scanning for low memory corruption every 60 seconds [ 0.652025] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.653707] audit: initializing netlink subsys (disabled) [ 0.655186] audit: type=2000 audit(1525858112.856:1): initialized [ 0.657119] Initialise system trusted keyring [ 0.658443] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.660125] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.662964] zbud: loaded [ 0.663937] VFS: Disk quotas dquot_6.6.0 [ 0.665073] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.667253] fuse init (API version 7.23) [ 0.668508] Key type big_key registered [ 0.669631] Allocating IMA MOK and blacklist keyrings. [ 0.671204] Key type asymmetric registered [ 0.672387] Asymmetric key parser 'x509' registered [ 0.673755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.675834] io scheduler noop registered [ 0.676966] io scheduler deadline registered (default) [ 0.678390] io scheduler cfq registered [ 0.679590] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.681128] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.682969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.684991] ACPI: Power Button [PWRF] [ 0.686175] GHES: HEST is not enabled! [ 0.705110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.744001] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.764018] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.766733] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.791791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.794608] Linux agpgart interface v0.103 [ 0.797553] brd: module loaded [ 0.799223] loop: module loaded [ 0.805975] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.807900] GPT:90111 != 2097151 [ 0.808768] GPT:Alternate GPT header not at the end of the disk. [ 0.810257] GPT:90111 != 2097151 [ 0.811149] GPT: Use GNU Parted to correct GPT errors. [ 0.812444] vda: vda1 vda15 [ 0.815122] vdb: [ 0.816501] scsi host0: ata_piix [ 0.817477] scsi host1: ata_piix [ 0.818480] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.820185] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.822089] libphy: Fixed MDIO Bus: probed [ 0.823143] tun: Universal TUN/TAP device driver, 1.6 [ 0.824452] tun: (C) 1999-2004 Max Krasnyansky [ 0.827268] PPP generic driver version 2.4.2 [ 0.828412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.830088] ehci-pci: EHCI PCI platform driver [ 0.831209] ehci-platform: EHCI generic platform driver [ 0.832498] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.834026] ohci-pci: OHCI PCI platform driver [ 0.835133] ohci-platform: OHCI generic platform driver [ 0.836430] uhci_hcd: USB Universal Host Controller Interface driver [ 0.855990] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.857308] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.859178] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.860463] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.861955] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.863600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.865419] usb usb1: Product: UHCI Host Controller [ 0.866610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.868102] usb usb1: SerialNumber: 0000:00:01.2 [ 0.869385] hub 1-0:1.0: USB hub found [ 0.870412] hub 1-0:1.0: 2 ports detected [ 0.871605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.874328] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.875594] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.876990] mousedev: PS/2 mouse device common for all mice [ 0.878619] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.880969] rtc_cmos 00:00: RTC can wake from S4 [ 0.882385] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.883926] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.885566] i2c /dev entries driver [ 0.886579] device-mapper: uevent: version 1.0.3 [ 0.887765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.889793] ledtrig-cpu: registered to indicate activity on CPUs [ 0.891538] NET: Registered protocol family 10 [ 0.892841] NET: Registered protocol family 17 [ 0.894028] Key type dns_resolver registered [ 0.895249] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.896661] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.898901] registered taskstats version 1 [ 0.899946] Loading compiled-in X.509 certificates [ 0.901935] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.904414] zswap: loaded using pool lzo/zbud [ 0.918100] Key type trusted registered [ 0.920206] Key type encrypted registered [ 0.921344] AppArmor: AppArmor sha1 policy hashing enabled [ 0.922703] ima: No TPM chip found, activating TPM-bypass! [ 0.924009] evm: HMAC attrs: 0x1 [ 0.925291] Magic number: 2:548:474 [ 0.926387] rtc_cmos 00:00: setting system clock to 2018-05-09 09:28:32 UTC (1525858112) [ 0.928446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.929907] EDD information not available. [ 0.981849] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.983876] Write protecting the kernel read-only data: 14336k [ 0.985918] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.988197] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.062379] random: blkid urandom read with 3 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.12 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.130.10... Lease of 192.168.130.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPiLXUPBxwwtyvkgkOull4ohMY1uP4Gtfkq+KA+wVe65XiwPXcfi1TENuvqLRbsFvaSOTYz09VVaFYqAd+AUJMP+svhY3EGrkTc4xA6V1zp/Tsl8Vyz/XYG1LTk81Zk9oEz2o5TDK6TYYzpV0maD7JDjl+W5aywo83tNNqne910KgyM/o7SMWIBrEHn5iExr1rZUUWrSSC60OUioGq3MPWg1hiskAevR+P/iqRPl9UpwYiV39FfwpNahpTCOwwPlIroRHK7BdMqHU+ESyKnivPR6n2Mt3VqZGa/2lhXq9mYvLvds2xVgLEeSsFelC39QGVRD+eTBIEQyOQNU8cUYxZ root@opnfv-vping-1-6f8d94e7-76e2-4e13-9b59-b301a47a0b86 ssh-dss AAAAB3NzaC1kc3MAAACBANqs21YUXxZFtAbP8ezSUpoZ3Z1vAAhSaTFhEeoGbkPH6duib1mLrAbiBE1CJ3J7OiLF1f2PZHgx5eYe3R97Wz+hNJHJIJRcysKvsVaAZTeeBXUITuM6dHpEwazU8iVmAoDNWXkchIAp3fpGPLf6kE3J1sv5KA43W6T3cgTb81UPAAAAFQCaPMmrjpyN9qIk5ndgpPNQCMOi9QAAAIEAy20fVV1/Jm6m+QD7Mi+sFV5ynk+Hb0uOZnDtnOvRiTXaPZoS7zgiM4viljE3iRwHar/LWjvSR0frmhKS5HTWL1D+yQrzYJd//Ciw1YdTEA32dOdIZ0cUyHQKgvykdN1G8hofEY3udVoxSKmBaq6dLVwqvk7cnPOhTNVLC/gWV2gAAACAUfTl4TD/G9QH2Pg+y1Flzkre33rb1u481HI5DBXcJzenquW3NuktfzyFDF6Oz1olni0knYjd0bKWywoBo+TvU7XX1pU+c7XZhGgLmifGeqKxb5JiazOHnl5e4vTB9vMc2P6WTUZunAYWXyeRz2MMEcCJX3EAvi2PpmXpxYQPvRA= root@opnfv-vping-1-6f8d94e7-76e2-4e13-9b59-b301a47a0b86 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.10,24,fe80::f816:3eff:fe92:bb64/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.10 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: configdrive local === instance-id: 3cfb952c-168f-4e32-aae3-4a4933cec9f2 name: opnfv-vping-1-6f8d94e7-76e2-4e13-9b59-b301a47a0b86 availability-zone: nova local-hostname: opnfv-vping-1-6f8d94e7-76e2-4e13-9b59-b301a47a0b86.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-6f8d94e7-76e2-4e13-9b59-b301a47a0b86 login: 2018-05-09 09:28:35,339 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-6f8d94e7-76e2-4e13-9b59-b301a47a0b86' 2018-05-09 09:28:35,518 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCekQlrdJsK54fOl17N1XbqsP9b0kbRowpE1NWPgxZe9J61GS0WQWwPEekpg7TzGoL1b9hb5jfWuti5+BRds++gZG9UHahEUZp+DdEC18aveVjl4Fa+M4W2ry3XdT4q4g76ac/Ss9ygNaeV15/wRkd8QErIS44E/PvC7JXwkrjTQ0vdhNyZdUDakvU5JIkdQqe+BcyJTVYRrbMGAlMW9CxLm9gmmPGjAt8sw5FJUHSyhy0pfpoF2PKfqzkPf2LDXnbZTWOMUh0LNuMWINtSzGig+t24tZKflY6THAjv9eM4ezH93TjnjztaCNk/4oHOarPJRrKqe4LhzWTVlSYp0QGb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnpEJa3SbCueHzpdezdV26rD/W9JG0aMKRNTVj4MWXvSetRkt\nFkFsDxHpKYO08xqC9W/YW+Y31rrYufgUXbPvoGRvVB2oRFGafg3RAtfGr3lY5eBW\nvjOFtq8t13U+KuIO+mnP0rPcoDWnldef8EZHfEBKyEuOBPz7wuyV8JK400NL3YTc\nmXVA2pL1OSSJHUKnvgXMiU1WEa2zBgJTFvQsS5vYJpjxowLfLMORSVB0soctKX6a\nBdjyn6s5D39iw1522U1jjFIdCzbjFiDbUsxooPrduLWSn5WOkxwI7/XjOHsx/d04\n5487WgjZP+KBzmqzyUayqnuC4c1k1ZUmKdEBmwIDAQABAoIBADTo2GfOpN1inGJH\nCA9OpztwjASriY3yBT8qdYhJiXFt1nc/S1gdxFzS8SY1GG/17LTQ+TTRANjZx+9l\n5AXQQKkYWj2LF9aUFCTzn0Z/kYCD0TIDRW556qgmk/lM2c2dWLoeDIaWFYwv2xeY\nt3mJOdkv6sQi0eTANZG5N97qVlnHmFDZgjYRrEt1Tt8iVMCgsZyC5o4G11vi/N0I\ngNU98K1VHQ1Pp5lRUDmKE2bciECxxQl0Bq+XQYdZjZCCr8cWNckAlW0urXf/j4Ga\nioz7/TGY74qqqLcbFY7q74vhB2iCdLW0SX5K1TElVgiQO8iALmO1HKSxJ/J2bvVs\n5jd1tsECgYEAzZUW4Z7U52CztKBPlON7i/j/DOYcdlyhCxEipD4V+nCGtm43A+s5\nMZlW3ybBJanazIFfjPmTUcOnSxkf6jzNxO5b9KY0TKzDnhKLV82Rwed5aIpyR4bn\nM4u/LfANekLMq+W9v9ctDhL6V6D5+DWuW6vTGE6G/c0HqEiuXE2gtgkCgYEAxXQw\n4gaFiYG4W/A+IKEbUq7THCfVc9WE/b4GJwe1bu0K/ULLCxETOWm43xPPbKkfsNUn\n5ke4Ax4ZIZZ4MRg4Ctmu6UhPaz1I/bsGpQHB9EAnTbXwpucAJ08YUc/nb1td69id\nWgjjMI5AAu7cf8Elt3R1/KxtvvaKn/zpdjlTw4MCgYAiKSX2M7hZAj6aQxE2Ql6j\nMarf79TG7jlsZ1qERDTOuqgH5GSL6ChGz54Z0ozBv2m2FcFU4ZvTOFmyJuiguZ3P\nnXP2QS/rlcGjoJ0659PSjq4j6u12aTo93HjWH09+A1+TKMfQ+uZnskubCArBbdod\nLX4USegwgENHeVxPxi5wUQKBgQCcXIihVLzGyXzvAW6RdEMo1NzEvR6hXgK01ZgV\nrFsW/ovnRs93cgwhOQF3Vj66M6uu4v13tG+ZuGn6WSfQ6PboUL3carDJoXx9wW9f\nl+a5v1vghCWQZfmPJ2mAz/zcCCR2MdFZjRQsTVmPeQwP9yog/w64CuvVf3MDgsp2\nHqugdQKBgGjWKq1GbIvE6621pKqE5mLhaotHwGdnKk2PmKuqzWxb8mF3Pfn2Hdkn\nRODPwdS8cKvqXZ5U+mmLY4WNbXrRdT1mP8BRjt9LXw+apc8dRiqZ+mxMHfROwO0M\nBR1CO97gW9P4LVhs8L8R0aUqagYLAva+X45nfwlh4p91kBJwDqfG\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8558d8eade1f43589bfb9c91366187eb', 'name': u'vping-keypair-6f8d94e7-76e2-4e13-9b59-b301a47a0b86', 'created_at': '2018-05-09T09:28:35.518606', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd678891b72154767b6bfe14903815806', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'5a:de:86:67:66:3e:f4:68:64:73:f8:f2:31:ce:12:2b', 'type': 'ssh', 'id': u'vping-keypair-6f8d94e7-76e2-4e13-9b59-b301a47a0b86'}) 2018-05-09 09:28:35,518 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAnpEJa3SbCueHzpdezdV26rD/W9JG0aMKRNTVj4MWXvSetRkt FkFsDxHpKYO08xqC9W/YW+Y31rrYufgUXbPvoGRvVB2oRFGafg3RAtfGr3lY5eBW vjOFtq8t13U+KuIO+mnP0rPcoDWnldef8EZHfEBKyEuOBPz7wuyV8JK400NL3YTc mXVA2pL1OSSJHUKnvgXMiU1WEa2zBgJTFvQsS5vYJpjxowLfLMORSVB0soctKX6a Bdjyn6s5D39iw1522U1jjFIdCzbjFiDbUsxooPrduLWSn5WOkxwI7/XjOHsx/d04 5487WgjZP+KBzmqzyUayqnuC4c1k1ZUmKdEBmwIDAQABAoIBADTo2GfOpN1inGJH CA9OpztwjASriY3yBT8qdYhJiXFt1nc/S1gdxFzS8SY1GG/17LTQ+TTRANjZx+9l 5AXQQKkYWj2LF9aUFCTzn0Z/kYCD0TIDRW556qgmk/lM2c2dWLoeDIaWFYwv2xeY t3mJOdkv6sQi0eTANZG5N97qVlnHmFDZgjYRrEt1Tt8iVMCgsZyC5o4G11vi/N0I gNU98K1VHQ1Pp5lRUDmKE2bciECxxQl0Bq+XQYdZjZCCr8cWNckAlW0urXf/j4Ga ioz7/TGY74qqqLcbFY7q74vhB2iCdLW0SX5K1TElVgiQO8iALmO1HKSxJ/J2bvVs 5jd1tsECgYEAzZUW4Z7U52CztKBPlON7i/j/DOYcdlyhCxEipD4V+nCGtm43A+s5 MZlW3ybBJanazIFfjPmTUcOnSxkf6jzNxO5b9KY0TKzDnhKLV82Rwed5aIpyR4bn M4u/LfANekLMq+W9v9ctDhL6V6D5+DWuW6vTGE6G/c0HqEiuXE2gtgkCgYEAxXQw 4gaFiYG4W/A+IKEbUq7THCfVc9WE/b4GJwe1bu0K/ULLCxETOWm43xPPbKkfsNUn 5ke4Ax4ZIZZ4MRg4Ctmu6UhPaz1I/bsGpQHB9EAnTbXwpucAJ08YUc/nb1td69id WgjjMI5AAu7cf8Elt3R1/KxtvvaKn/zpdjlTw4MCgYAiKSX2M7hZAj6aQxE2Ql6j Marf79TG7jlsZ1qERDTOuqgH5GSL6ChGz54Z0ozBv2m2FcFU4ZvTOFmyJuiguZ3P nXP2QS/rlcGjoJ0659PSjq4j6u12aTo93HjWH09+A1+TKMfQ+uZnskubCArBbdod LX4USegwgENHeVxPxi5wUQKBgQCcXIihVLzGyXzvAW6RdEMo1NzEvR6hXgK01ZgV rFsW/ovnRs93cgwhOQF3Vj66M6uu4v13tG+ZuGn6WSfQ6PboUL3carDJoXx9wW9f l+a5v1vghCWQZfmPJ2mAz/zcCCR2MdFZjRQsTVmPeQwP9yog/w64CuvVf3MDgsp2 HqugdQKBgGjWKq1GbIvE6621pKqE5mLhaotHwGdnKk2PmKuqzWxb8mF3Pfn2Hdkn RODPwdS8cKvqXZ5U+mmLY4WNbXrRdT1mP8BRjt9LXw+apc8dRiqZ+mxMHfROwO0M BR1CO97gW9P4LVhs8L8R0aUqagYLAva+X45nfwlh4p91kBJwDqfG -----END RSA PRIVATE KEY----- 2018-05-09 09:28:36,260 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--6f8d94e7-76e2-4e13-9b59-b301a47a0b86' 2018-05-09 09:28:48,065 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-6f8d94e7-76e2-4e13-9b59-b301a47a0b86': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:a0:ba', u'version': 4, u'addr': u'192.168.130.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea870612-9a31-4700-bc61-83b5525d571d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000022', u'OS-SRV-USG:launched_at': u'2018-05-09T09:28:45.000000', 'flavor': Munch({u'id': u'c5f592d8-ae3f-450a-94eb-cb61f23617a2'}), 'az': u'nova', 'id': u'0d235ce4-61cc-4bb8-a94e-013693a38911', 'security_groups': [Munch({u'name': u'vping-sg-6f8d94e7-76e2-4e13-9b59-b301a47a0b86'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8558d8eade1f43589bfb9c91366187eb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.12', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd678891b72154767b6bfe14903815806', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.12', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.12', 'launched_at': u'2018-05-09T09:28:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-09T09:28:46Z', 'hostId': u'430e043e31aead695307352d2113a50a3fa9a410bd2eaf170a40df8e', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-6f8d94e7-76e2-4e13-9b59-b301a47a0b86', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'430e043e31aead695307352d2113a50a3fa9a410bd2eaf170a40df8e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', 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-EXT-SRV-ATTR:instance_name': u'instance-00000022', u'OS-SRV-USG:launched_at': u'2018-05-09T09:28:45.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd678891b72154767b6bfe14903815806', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-ssh--6f8d94e7-76e2-4e13-9b59-b301a47a0b86', 'adminPass': u'EFvy7trBy2Ld', 'tenant_id': u'd678891b72154767b6bfe14903815806', 'created_at': u'2018-05-09T09:28:38Z', 'created': u'2018-05-09T09:28:38Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-09 09:28:49,887 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'69fc0f8a-a10d-4498-a35a-150651aa8a26', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd678891b72154767b6bfe14903815806', 'created_at': u'2018-05-09T09:28:49Z', 'attached': True, 'updated_at': u'2018-05-09T09:28:49Z', 'id': u'f4c9eb39-0dc6-4cc8-99ce-08e843564afe', 'floating_network_id': u'5c05b710-c65d-4de2-847a-3b00e1a05e92', 'fixed_ip_address': u'192.168.130.12', 'floating_ip_address': u'100.64.200.122', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd678891b72154767b6bfe14903815806', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'69fc0f8a-a10d-4498-a35a-150651aa8a26', 'project_id': u'd678891b72154767b6bfe14903815806', 'port_id': u'915c7ae3-7306-4552-b13a-b8c1ad9c310e', 'port': u'915c7ae3-7306-4552-b13a-b8c1ad9c310e', 'network': u'5c05b710-c65d-4de2-847a-3b00e1a05e92'}) 2018-05-09 09:28:53,743 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1945142814 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.184294] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.186581] pid_max: default: 32768 minimum: 301 [ 0.187846] ACPI: Core revision 20150930 [ 0.189738] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191579] Security Framework initialized [ 0.192687] Yama: becoming mindful. [ 0.193696] AppArmor: AppArmor initialized [ 0.194891] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.196971] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.198820] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.200604] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.202546] Initializing cgroup subsys io [ 0.203689] Initializing cgroup subsys memory [ 0.204866] Initializing cgroup subsys devices [ 0.206058] Initializing cgroup subsys freezer [ 0.207255] Initializing cgroup subsys net_cls [ 0.208450] Initializing cgroup subsys perf_event [ 0.209700] Initializing cgroup subsys net_prio [ 0.210927] Initializing cgroup subsys hugetlb [ 0.212190] Initializing cgroup subsys pids [ 0.213404] CPU: Physical Processor ID: 0 [ 0.215283] mce: CPU supports 10 MCE banks [ 0.216466] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.217859] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233266] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241790] ftrace: allocating 31920 entries in 125 pages [ 0.278233] smpboot: Max logical packages: 1 [ 0.279443] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281311] x2apic enabled [ 0.282354] Switched APIC routing to physical x2apic. [ 0.284549] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286205] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.289178] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.291572] ... version: 2 [ 0.292733] ... bit width: 48 [ 0.293915] ... generic registers: 4 [ 0.295073] ... value mask: 0000ffffffffffff [ 0.296532] ... max period: 000000007fffffff [ 0.298000] ... fixed-purpose events: 3 [ 0.299163] ... event mask: 000000070000000f [ 0.300667] KVM setup paravirtual spinlock [ 0.302444] x86: Booted up 1 node, 1 CPUs [ 0.303622] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.305648] devtmpfs: initialized [ 0.309196] evm: security.selinux [ 0.310197] evm: security.SMACK64 [ 0.311193] evm: security.SMACK64EXEC [ 0.312290] evm: security.SMACK64TRANSMUTE [ 0.313497] evm: security.SMACK64MMAP [ 0.314584] evm: security.ima [ 0.315513] evm: security.capability [ 0.316689] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.319423] pinctrl core: initialized pinctrl subsystem [ 0.321016] RTC time: 9:28:46, date: 05/09/18 [ 0.322408] NET: Registered protocol family 16 [ 0.323836] cpuidle: using governor ladder [ 0.325042] cpuidle: using governor menu [ 0.326224] PCCT header not found. [ 0.327344] ACPI: bus type PCI registered [ 0.328558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.330424] PCI: Using configuration type 1 for base access [ 0.332017] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.334945] ACPI: Added _OSI(Module Device) [ 0.336193] ACPI: Added _OSI(Processor Device) [ 0.337485] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.338852] ACPI: Added _OSI(Processor Aggregator Device) [ 0.341523] ACPI: Interpreter enabled [ 0.342633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.345440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.348231] ACPI: (supports S0 S3 S4 S5) [ 0.349378] ACPI: Using IOAPIC for interrupt routing [ 0.350812] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.355380] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.357144] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.359028] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360835] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.364251] acpiphp: Slot [3] registered [ 0.365408] acpiphp: Slot [4] registered [ 0.366566] acpiphp: Slot [5] registered [ 0.367734] acpiphp: Slot [6] registered [ 0.380779] acpiphp: Slot [7] registered [ 0.381957] acpiphp: Slot [8] registered [ 0.383139] acpiphp: Slot [9] registered [ 0.384329] acpiphp: Slot [10] registered [ 0.385536] acpiphp: Slot [11] registered [ 0.386739] acpiphp: Slot [12] registered [ 0.387924] acpiphp: Slot [13] registered [ 0.389126] acpiphp: Slot [14] registered [ 0.390339] acpiphp: Slot [15] registered [ 0.391538] acpiphp: Slot [16] registered [ 0.392807] acpiphp: Slot [17] registered [ 0.394002] acpiphp: Slot [18] registered [ 0.395207] acpiphp: Slot [19] registered [ 0.396406] acpiphp: Slot [20] registered [ 0.397597] acpiphp: Slot [21] registered [ 0.398809] acpiphp: Slot [22] registered [ 0.399993] acpiphp: Slot [23] registered [ 0.401217] acpiphp: Slot [24] registered [ 0.402412] acpiphp: Slot [25] registered [ 0.403606] acpiphp: Slot [26] registered [ 0.405455] acpiphp: Slot [27] registered [ 0.406646] acpiphp: Slot [28] registered [ 0.407839] acpiphp: Slot [29] registered [ 0.409046] acpiphp: Slot [30] registered [ 0.410239] acpiphp: Slot [31] registered [ 0.411431] PCI host bridge to bus 0000:00 [ 0.412681] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.414589] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.418626] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.420828] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.423030] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.429114] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.431048] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.432834] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.434796] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.440169] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.441934] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.481550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.483686] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.485751] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.487846] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.490015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.491869] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.493551] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.495204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.497587] vgaarb: loaded [ 0.498480] vgaarb: bridge control possible 0000:00:02.0 [ 0.500209] SCSI subsystem initialized [ 0.501425] ACPI: bus type USB registered [ 0.502631] usbcore: registered new interface driver usbfs [ 0.504221] usbcore: registered new interface driver hub [ 0.505746] usbcore: registered new device driver usb [ 0.507320] PCI: Using ACPI for IRQ routing [ 0.508826] NetLabel: Initializing [ 0.509852] NetLabel: domain hash size = 128 [ 0.511111] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.512556] NetLabel: unlabeled traffic allowed by default [ 0.514210] clocksource: Switched to clocksource kvm-clock [ 0.521046] AppArmor: AppArmor Filesystem Enabled [ 0.522443] pnp: PnP ACPI init [ 0.523733] pnp: PnP ACPI: found 5 devices [ 0.530610] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.533154] NET: Registered protocol family 2 [ 0.534525] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.536491] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.538339] TCP: Hash tables configured (established 8192 bind 8192) [ 0.540207] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.541860] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.543671] NET: Registered protocol family 1 [ 0.544941] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.546611] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.548236] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.567706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.587335] Trying to unpack rootfs image as initramfs... [ 0.654242] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.656532] Scanning for low memory corruption every 60 seconds [ 0.658464] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.660181] audit: initializing netlink subsys (disabled) [ 0.661709] audit: type=2000 audit(1525858126.716:1): initialized [ 0.663690] Initialise system trusted keyring [ 0.665019] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.666757] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.669634] zbud: loaded [ 0.670611] VFS: Disk quotas dquot_6.6.0 [ 0.671825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.674093] fuse init (API version 7.23) [ 0.675385] Key type big_key registered [ 0.676545] Allocating IMA MOK and blacklist keyrings. [ 0.678179] Key type asymmetric registered [ 0.679399] Asymmetric key parser 'x509' registered [ 0.680804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.682917] io scheduler noop registered [ 0.684110] io scheduler deadline registered (default) [ 0.685589] io scheduler cfq registered [ 0.686820] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.688415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.690314] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.692478] ACPI: Power Button [PWRF] [ 0.693684] GHES: HEST is not enabled! [ 0.712594] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.751389] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.771439] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.774105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.799609] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.802441] Linux agpgart interface v0.103 [ 0.805356] brd: module loaded [ 0.807054] loop: module loaded [ 0.813580] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.815775] GPT:90111 != 2097151 [ 0.816672] GPT:Alternate GPT header not at the end of the disk. [ 0.818135] GPT:90111 != 2097151 [ 0.819032] GPT: Use GNU Parted to correct GPT errors. [ 0.820336] vda: vda1 vda15 [ 0.822839] vdb: [ 0.824246] scsi host0: ata_piix [ 0.825251] scsi host1: ata_piix [ 0.826255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.827975] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.829994] libphy: Fixed MDIO Bus: probed [ 0.831342] tun: Universal TUN/TAP device driver, 1.6 [ 0.832673] tun: (C) 1999-2004 Max Krasnyansky [ 0.835318] PPP generic driver version 2.4.2 [ 0.836543] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.838199] ehci-pci: EHCI PCI platform driver [ 0.839406] ehci-platform: EHCI generic platform driver [ 0.840782] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.842344] ohci-pci: OHCI PCI platform driver [ 0.843508] ohci-platform: OHCI generic platform driver [ 0.844894] uhci_hcd: USB Universal Host Controller Interface driver [ 0.864462] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.865836] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.867813] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.869140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.870696] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.872349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.874174] usb usb1: Product: UHCI Host Controller [ 0.875433] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.876965] usb usb1: SerialNumber: 0000:00:01.2 [ 0.878259] hub 1-0:1.0: USB hub found [ 0.879274] hub 1-0:1.0: 2 ports detected [ 0.880461] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.883140] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.884390] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.885727] mousedev: PS/2 mouse device common for all mice [ 0.887317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.889672] rtc_cmos 00:00: RTC can wake from S4 [ 0.891170] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.892773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.894360] i2c /dev entries driver [ 0.895354] device-mapper: uevent: version 1.0.3 [ 0.896560] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.898685] ledtrig-cpu: registered to indicate activity on CPUs [ 0.900393] NET: Registered protocol family 10 [ 0.901669] NET: Registered protocol family 17 [ 0.902821] Key type dns_resolver registered [ 0.904042] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.905469] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.907771] registered taskstats version 1 [ 0.908836] Loading compiled-in X.509 certificates [ 0.910823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.913253] zswap: loaded using pool lzo/zbud [ 0.927247] Key type trusted registered [ 0.929309] Key type encrypted registered [ 0.930338] AppArmor: AppArmor sha1 policy hashing enabled [ 0.931679] ima: No TPM chip found, activating TPM-bypass! [ 0.933046] evm: HMAC attrs: 0x1 [ 0.934340] Magic number: 2:548:474 [ 0.935427] rtc_cmos 00:00: setting system clock to 2018-05-09 09:28:46 UTC (1525858126) [ 0.937491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.938914] EDD information not available. [ 0.987511] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.989483] Write protecting the kernel read-only data: 14336k [ 0.991453] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.993756] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.064352] random: blkid urandom read with 3 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.12 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.130.12... Lease of 192.168.130.12 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc2oq0FLd2jiQ0CsNY977W90x3/OKRoVtyqsgn2y146UCY2fh4EIh032YCRwuZ2aa5SYocv4KUW0qz9TAockCPa9n5a7TGN8cHtetXkaQbWTXtbiMzQzh+QF5d7jZhqdm97zveEpoFPa1wyQn4Y80DGXo1mcUFQZrU3KMG+OyUpURZbZJMC0taMqAthMPrxV3KK/mmy0jZDWtw2ZsyEELoqGNFWpqjJ61qAr1cSF1F2hlv8veTpsBLw1zXVCHJ8THNgfL2g+H/gKJziUevievT78kH//ttZ3XcaPQo2nvs59PCuEStoy2Sd1zEM+l58KIbO1EcQGLRVPAyXrrgA+an root@opnfv-vping-2-ssh--6f8d94e7-76e2-4e13-9b59-b301a47a0b86 ssh-dss AAAAB3NzaC1kc3MAAACBAIHJXlYxz4W2JGTi4rvFksQWNUWgYATjri/YcaNlQpsCGBwxV7x8LQbrxUMt2gwr5/3b4bHy940Tb3pTDYXKWZOSPcSxAj0tCXqVYzLW10mXP97og8fBItkvRsJiNXQL5qTR5425yLW9qoVhNkXj/yPUlIZOgKNWewM4qCBpkv/lAAAAFQC9zKhOZkopZrLrydrg/dkRQXKxJQAAAIByHv3SPEzb010ppzcDnRaGYFUKx8RH9BHy6ucOmO5TDzpNlN7Pv5OW25XW0NegkNzeP9ljVTcc/TrazRsRn1Q9clIbJBNBYrzR31SRPthtlGqcwhq1qQFSgDME/1Ad4cAEUOkSY9xIjCBIrtywraevSBygRtftsDjbXXdNgtOD0wAAAIBMoPxEEZczvteKDcnubVkWHYIcPZ7TOib2QmAroyUn0Ej7L73J0tJhvHp3vQtt6UQECDU4suRJ6rYQ/l7FFHaWC7k524aSMfP4xMsE2QPkrXudO3L4+RgiQfYg918IVdGXw+Y+eu4Zim45nVUt4mRn0Bbj1nHkPrhIB40iQjmYRQ== root@opnfv-vping-2-ssh--6f8d94e7-76e2-4e13-9b59-b301a47a0b86 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.12,24,fe80::f816:3eff:fe70:a0ba/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.12 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: configdrive local === instance-id: 0d235ce4-61cc-4bb8-a94e-013693a38911 name: opnfv-vping-2-ssh--6f8d94e7-76e2-4e13-9b59-b301a47a0b86 availability-zone: nova local-hostname: opnfv-vping-2-ssh--6f8d94e7-76e2-4e13-9b59-b301a47a0b86.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=1.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--6f8d94e7-76e2-4e13-9b59-b301a47a0b86 login: /dev/root resized successfully [took 1.33s] 2018-05-09 09:28:53,743 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-09 09:28:53,845 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-09 09:28:53,850 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-09 09:28:53,853 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-09 09:28:53,853 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-09 09:28:54,260 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 09:28:54,260 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:38 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-09 09:29:07,004 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-05-09 09:29:07,005 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-09 09:29:07,591 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'48cfdc90-f49c-42ea-a413-51e967a5f575'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-09T09:17:13Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'5c05b710-c65d-4de2-847a-3b00e1a05e92', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:17:07Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:29:07,592 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-09 09:29:07,592 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-09 09:29:07' 2018-05-09 09:29:07,592 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--e40592ae-b833-4f0d-84dc-7071157837da' 2018-05-09 09:29:08,343 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--e40592ae-b833-4f0d-84dc-7071157837da', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-09T09:29:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/9dd32d84-e29a-4090-9b99-6e44eed56273/file', u'owner': u'd678891b72154767b6bfe14903815806', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9dd32d84-e29a-4090-9b99-6e44eed56273', u'size': None, u'name': u'functest-vping--e40592ae-b833-4f0d-84dc-7071157837da', u'checksum': None, u'self': u'/v2/images/9dd32d84-e29a-4090-9b99-6e44eed56273', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-09T09:29:08Z', u'schema': u'/v2/schemas/image'}) 2018-05-09 09:29:08,343 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-e40592ae-b833-4f0d-84dc-7071157837da' 2018-05-09 09:29:08,805 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-09T09:29:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'fd7bc759-a7a8-4e9c-9b8e-124a6b3feaa0', u'provider:segmentation_id': 1020, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-e40592ae-b833-4f0d-84dc-7071157837da', u'admin_state_up': True, u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:29:08Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:29:09,351 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-09T09:29:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'3acfec9e-3286-4e6c-89fe-bd84456705a9', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-e40592ae-b833-4f0d-84dc-7071157837da', u'enable_dhcp': True, u'network_id': u'fd7bc759-a7a8-4e9c-9b8e-124a6b3feaa0', u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:29:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:29:09,351 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-e40592ae-b833-4f0d-84dc-7071157837da' 2018-05-09 09:29:11,232 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-09T09:29:10Z', u'revision_number': 3, u'ha': False, u'id': u'eece9b3e-0ed8-40d7-a7a1-7a7d84020dbd', u'external_gateway_info': {u'network_id': u'5c05b710-c65d-4de2-847a-3b00e1a05e92', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'48cfdc90-f49c-42ea-a413-51e967a5f575', u'ip_address': u'100.64.200.117'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-e40592ae-b833-4f0d-84dc-7071157837da', u'admin_state_up': True, u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:29:09Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:29:12,875 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-e40592ae-b833-4f0d-84dc-7071157837da' 2018-05-09 09:29:12,967 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-e40592ae-b833-4f0d-84dc-7071157837da', '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'd678891b72154767b6bfe14903815806', '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'0481fde4-1cdf-4cc3-b82d-3954de70c6ad', 'swap': 0}) 2018-05-09 09:29:13,583 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da' 2018-05-09 09:29:22,476 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-e40592ae-b833-4f0d-84dc-7071157837da': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:35:71:12', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9dd32d84-e29a-4090-9b99-6e44eed56273'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000025', u'OS-SRV-USG:launched_at': u'2018-05-09T09:29:20.000000', 'flavor': Munch({u'id': u'0481fde4-1cdf-4cc3-b82d-3954de70c6ad'}), 'az': u'nova', 'id': u'd34a76a8-1878-447e-8bae-fa5b787c7b3e', 'security_groups': [Munch({u'name': u'vping-sg-e40592ae-b833-4f0d-84dc-7071157837da'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8558d8eade1f43589bfb9c91366187eb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.7', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd678891b72154767b6bfe14903815806', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.7', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.7', 'launched_at': u'2018-05-09T09:29:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-09T09:29:21Z', 'hostId': u'0d1c04cf2c8cd72ed5f2d0de4166316c83a0cfb1c74589459d1e242f', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'0d1c04cf2c8cd72ed5f2d0de4166316c83a0cfb1c74589459d1e242f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-EXT-SRV-ATTR:instance_name': u'instance-00000025', u'OS-SRV-USG:launched_at': u'2018-05-09T09:29:20.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd678891b72154767b6bfe14903815806', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da', 'adminPass': u'ZGC88Jvevsmf', 'tenant_id': u'd678891b72154767b6bfe14903815806', 'created_at': u'2018-05-09T09:29:14Z', 'created': u'2018-05-09T09:29:14Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-09 09:29:24,009 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1495599526 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.185485] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.187770] pid_max: default: 32768 minimum: 301 [ 0.189075] ACPI: Core revision 20150930 [ 0.190968] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192812] Security Framework initialized [ 0.193927] Yama: becoming mindful. [ 0.194946] AppArmor: AppArmor initialized [ 0.196177] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.198216] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200100] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.201851] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.203830] Initializing cgroup subsys io [ 0.204994] Initializing cgroup subsys memory [ 0.206186] Initializing cgroup subsys devices [ 0.207400] Initializing cgroup subsys freezer [ 0.208635] Initializing cgroup subsys net_cls [ 0.209841] Initializing cgroup subsys perf_event [ 0.211109] Initializing cgroup subsys net_prio [ 0.212349] Initializing cgroup subsys hugetlb [ 0.213567] Initializing cgroup subsys pids [ 0.214767] CPU: Physical Processor ID: 0 [ 0.216678] mce: CPU supports 10 MCE banks [ 0.217846] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219251] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234719] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.243237] ftrace: allocating 31920 entries in 125 pages [ 0.280217] smpboot: Max logical packages: 1 [ 0.281405] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.283255] x2apic enabled [ 0.284306] Switched APIC routing to physical x2apic. [ 0.286441] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.288062] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.291006] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.293356] ... version: 2 [ 0.294496] ... bit width: 48 [ 0.295664] ... generic registers: 4 [ 0.296813] ... value mask: 0000ffffffffffff [ 0.298259] ... max period: 000000007fffffff [ 0.299705] ... fixed-purpose events: 3 [ 0.300863] ... event mask: 000000070000000f [ 0.302335] KVM setup paravirtual spinlock [ 0.304113] x86: Booted up 1 node, 1 CPUs [ 0.305253] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.307258] devtmpfs: initialized [ 0.311030] evm: security.selinux [ 0.312031] evm: security.SMACK64 [ 0.313022] evm: security.SMACK64EXEC [ 0.314103] evm: security.SMACK64TRANSMUTE [ 0.315266] evm: security.SMACK64MMAP [ 0.316316] evm: security.ima [ 0.317212] evm: security.capability [ 0.318352] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.321071] pinctrl core: initialized pinctrl subsystem [ 0.322636] RTC time: 9:29:21, date: 05/09/18 [ 0.323970] NET: Registered protocol family 16 [ 0.325370] cpuidle: using governor ladder [ 0.326555] cpuidle: using governor menu [ 0.327695] PCCT header not found. [ 0.328785] ACPI: bus type PCI registered [ 0.329940] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.331769] PCI: Using configuration type 1 for base access [ 0.333339] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.336232] ACPI: Added _OSI(Module Device) [ 0.337444] ACPI: Added _OSI(Processor Device) [ 0.338708] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340028] ACPI: Added _OSI(Processor Aggregator Device) [ 0.342669] ACPI: Interpreter enabled [ 0.343773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.346456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349152] ACPI: (supports S0 S3 S4 S5) [ 0.350288] ACPI: Using IOAPIC for interrupt routing [ 0.351697] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.357855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.359675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.361459] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.364774] acpiphp: Slot [3] registered [ 0.365936] acpiphp: Slot [4] registered [ 0.367105] acpiphp: Slot [5] registered [ 0.368283] acpiphp: Slot [6] registered [ 0.381195] acpiphp: Slot [7] registered [ 0.382352] acpiphp: Slot [8] registered [ 0.383487] acpiphp: Slot [9] registered [ 0.384645] acpiphp: Slot [10] registered [ 0.385818] acpiphp: Slot [11] registered [ 0.386986] acpiphp: Slot [12] registered [ 0.388148] acpiphp: Slot [13] registered [ 0.389321] acpiphp: Slot [14] registered [ 0.390514] acpiphp: Slot [15] registered [ 0.391687] acpiphp: Slot [16] registered [ 0.392861] acpiphp: Slot [17] registered [ 0.394030] acpiphp: Slot [18] registered [ 0.395201] acpiphp: Slot [19] registered [ 0.396361] acpiphp: Slot [20] registered [ 0.397537] acpiphp: Slot [21] registered [ 0.398717] acpiphp: Slot [22] registered [ 0.399899] acpiphp: Slot [23] registered [ 0.401088] acpiphp: Slot [24] registered [ 0.402255] acpiphp: Slot [25] registered [ 0.404164] acpiphp: Slot [26] registered [ 0.405346] acpiphp: Slot [27] registered [ 0.406535] acpiphp: Slot [28] registered [ 0.408032] acpiphp: Slot [29] registered [ 0.409214] acpiphp: Slot [30] registered [ 0.410393] acpiphp: Slot [31] registered [ 0.411571] PCI host bridge to bus 0000:00 [ 0.412751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.414569] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416365] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.418454] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.420555] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.422687] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.428764] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.430655] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.432405] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.434262] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.439767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.441825] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.482517] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.484613] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.486601] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.488635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.490809] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.492606] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.494265] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.495816] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.498076] vgaarb: loaded [ 0.498923] vgaarb: bridge control possible 0000:00:02.0 [ 0.500569] SCSI subsystem initialized [ 0.501737] ACPI: bus type USB registered [ 0.502922] usbcore: registered new interface driver usbfs [ 0.504415] usbcore: registered new interface driver hub [ 0.505886] usbcore: registered new device driver usb [ 0.507413] PCI: Using ACPI for IRQ routing [ 0.508866] NetLabel: Initializing [ 0.509883] NetLabel: domain hash size = 128 [ 0.511103] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.512507] NetLabel: unlabeled traffic allowed by default [ 0.514100] clocksource: Switched to clocksource kvm-clock [ 0.520927] AppArmor: AppArmor Filesystem Enabled [ 0.522303] pnp: PnP ACPI init [ 0.523586] pnp: PnP ACPI: found 5 devices [ 0.530437] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.532976] NET: Registered protocol family 2 [ 0.534337] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.536262] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.538042] TCP: Hash tables configured (established 8192 bind 8192) [ 0.539792] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.541415] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.543177] NET: Registered protocol family 1 [ 0.544445] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.546079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.547691] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.567101] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.586812] Trying to unpack rootfs image as initramfs... [ 0.654305] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.656617] Scanning for low memory corruption every 60 seconds [ 0.658546] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.660232] audit: initializing netlink subsys (disabled) [ 0.661735] audit: type=2000 audit(1525858161.880:1): initialized [ 0.663687] Initialise system trusted keyring [ 0.665003] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.666718] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.669568] zbud: loaded [ 0.670551] VFS: Disk quotas dquot_6.6.0 [ 0.671730] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.673931] fuse init (API version 7.23) [ 0.675199] Key type big_key registered [ 0.676352] Allocating IMA MOK and blacklist keyrings. [ 0.677986] Key type asymmetric registered [ 0.679177] Asymmetric key parser 'x509' registered [ 0.680590] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.682694] io scheduler noop registered [ 0.683838] io scheduler deadline registered (default) [ 0.685296] io scheduler cfq registered [ 0.686525] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.688094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.689970] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.692061] ACPI: Power Button [PWRF] [ 0.693251] GHES: HEST is not enabled! [ 0.712147] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.750978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.771049] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.773766] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.798984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.801958] Linux agpgart interface v0.103 [ 0.804970] brd: module loaded [ 0.806695] loop: module loaded [ 0.812987] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.814958] GPT:90111 != 2097151 [ 0.815887] GPT:Alternate GPT header not at the end of the disk. [ 0.817432] GPT:90111 != 2097151 [ 0.818361] GPT: Use GNU Parted to correct GPT errors. [ 0.819716] vda: vda1 vda15 [ 0.822139] vdb: [ 0.823549] scsi host0: ata_piix [ 0.824566] scsi host1: ata_piix [ 0.825610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.827362] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.829614] libphy: Fixed MDIO Bus: probed [ 0.830973] tun: Universal TUN/TAP device driver, 1.6 [ 0.832333] tun: (C) 1999-2004 Max Krasnyansky [ 0.835014] PPP generic driver version 2.4.2 [ 0.836245] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.837904] ehci-pci: EHCI PCI platform driver [ 0.839125] ehci-platform: EHCI generic platform driver [ 0.840506] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.842090] ohci-pci: OHCI PCI platform driver [ 0.843328] ohci-platform: OHCI generic platform driver [ 0.844709] uhci_hcd: USB Universal Host Controller Interface driver [ 0.864311] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.865707] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.867720] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.869074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.870647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.872356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.874319] usb usb1: Product: UHCI Host Controller [ 0.875635] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.877275] usb usb1: SerialNumber: 0000:00:01.2 [ 0.878631] hub 1-0:1.0: USB hub found [ 0.879719] hub 1-0:1.0: 2 ports detected [ 0.880982] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.883794] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.885136] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.886594] mousedev: PS/2 mouse device common for all mice [ 0.888338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.890863] rtc_cmos 00:00: RTC can wake from S4 [ 0.892354] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.894024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.895777] i2c /dev entries driver [ 0.896830] device-mapper: uevent: version 1.0.3 [ 0.898164] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.900438] ledtrig-cpu: registered to indicate activity on CPUs [ 0.902268] NET: Registered protocol family 10 [ 0.903669] NET: Registered protocol family 17 [ 0.904910] Key type dns_resolver registered [ 0.906215] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.907770] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.910233] registered taskstats version 1 [ 0.911407] Loading compiled-in X.509 certificates [ 0.913454] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.916105] zswap: loaded using pool lzo/zbud [ 0.929960] Key type trusted registered [ 0.932169] Key type encrypted registered [ 0.933297] AppArmor: AppArmor sha1 policy hashing enabled [ 0.934774] ima: No TPM chip found, activating TPM-bypass! [ 0.936241] evm: HMAC attrs: 0x1 [ 0.937557] Magic number: 2:548:474 [ 0.938737] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:22 UTC (1525858162) [ 0.940978] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942537] EDD information not available. [ 0.983578] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.985746] Write protecting the kernel read-only data: 14336k [ 0.987861] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.990324] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.12 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.412661] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/QA+x+AwuSwxnvdiOtf3n2g/Y33Y7jSQhPacvE7vLtT5CuGGUbSC0DsnFvNYgHZPFJpT9FA6DdVJboZ4XlTy+GOfXrJgaxhFr5wVyTrstf1YVShSt0uD/uVH0TgrQxQA07f25s+UWLv8Zphjk3BfD8PwdzIW89VWTki+ZC+ISsXjyEPGOzufREofrFW6pQkYHLkOIMtsFZ3mOnAbsGRZSbda+0sHzliEzuL07XGEpDA4i8/+rbJVH/0a2B2VkDUf0olBqrSyIWCLlsQebG/savgwq9pbnceUQfaDOPHQcqVIlry6xjW0jNaGPTijdxzaq+o9ZKyF+WcqOpXvV7rgx root@opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBAKYFqqYgzUt7I3yczPKyIH3Akw8TEY2fkdmWpB1Ur22bN0EiDotpK1IwUpNrh4tSlgRU56VTUq4AQR5r2Up6cOMgH/TZDMkzTHTMsCIMKfzUEajH12JDhZIQx3xzbu2+jPWQw0Kq8sr53OdFuH4tx87Sfs/Ina0MblUOHcR+ArPvAAAAFQDqqYAzWu/1BqkM5+DDIIIOzVcOeQAAAIAwViw6O6/nTPe0dMlFEsq0Tf+V8EiqDwsmAjktJMQFFgsXkjxCgrkk99VieWHvQF+lNMZttxgO7uyksrK5aBw/S6ArfwsoNmrw8NESxxg7ReGAsA+5yRztXoLMr6TIpICdfjsq6qayHa49autLSywXDunQORv3qPnYo6W0ALrn4wAAAIBqopcDeMCeXv1KzER9gQcwDiDX7eVF7XJxbAY9RVlmZ4/yVkBpC1MCsuQHom3Nl1nNeTc0kEFUj/f/qsG3AJjXHgUQLIZBw8eMZ0uULAAb2y7IMjbl04bKCvhMK4X6C3SFMRE0CWcuIsiNgtJmyAI0SgOcCk0rIAFSjtZ8Tqo+2g== root@opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fe35:7112/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 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: configdrive local === instance-id: d34a76a8-1878-447e-8bae-fa5b787c7b3e name: opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.15 === /24 dev 2018-05-09 09:29:24,010 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da' 2018-05-09 09:29:33,134 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-e40592ae-b833-4f0d-84dc-7071157837da': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:df:cd:32', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9dd32d84-e29a-4090-9b99-6e44eed56273'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000028', u'OS-SRV-USG:launched_at': u'2018-05-09T09:29:31.000000', 'flavor': Munch({u'id': u'0481fde4-1cdf-4cc3-b82d-3954de70c6ad'}), 'az': u'nova', 'id': u'8b557ae3-d8ff-406d-8dbc-e2003095424c', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8558d8eade1f43589bfb9c91366187eb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.8', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd678891b72154767b6bfe14903815806', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.8', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.8', 'launched_at': u'2018-05-09T09:29:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-09T09:29:32Z', 'hostId': u'0d1c04cf2c8cd72ed5f2d0de4166316c83a0cfb1c74589459d1e242f', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'0d1c04cf2c8cd72ed5f2d0de4166316c83a0cfb1c74589459d1e242f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-EXT-SRV-ATTR:instance_name': u'instance-00000028', u'OS-SRV-USG:launched_at': u'2018-05-09T09:29:31.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd678891b72154767b6bfe14903815806', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da', 'adminPass': u'qn9J2WeUsmmh', 'tenant_id': u'd678891b72154767b6bfe14903815806', 'created_at': u'2018-05-09T09:29:25Z', 'created': u'2018-05-09T09:29:25Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-09 09:29:34,571 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1495599526 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.185485] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.187770] pid_max: default: 32768 minimum: 301 [ 0.189075] ACPI: Core revision 20150930 [ 0.190968] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192812] Security Framework initialized [ 0.193927] Yama: becoming mindful. [ 0.194946] AppArmor: AppArmor initialized [ 0.196177] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.198216] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200100] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.201851] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.203830] Initializing cgroup subsys io [ 0.204994] Initializing cgroup subsys memory [ 0.206186] Initializing cgroup subsys devices [ 0.207400] Initializing cgroup subsys freezer [ 0.208635] Initializing cgroup subsys net_cls [ 0.209841] Initializing cgroup subsys perf_event [ 0.211109] Initializing cgroup subsys net_prio [ 0.212349] Initializing cgroup subsys hugetlb [ 0.213567] Initializing cgroup subsys pids [ 0.214767] CPU: Physical Processor ID: 0 [ 0.216678] mce: CPU supports 10 MCE banks [ 0.217846] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219251] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234719] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.243237] ftrace: allocating 31920 entries in 125 pages [ 0.280217] smpboot: Max logical packages: 1 [ 0.281405] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.283255] x2apic enabled [ 0.284306] Switched APIC routing to physical x2apic. [ 0.286441] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.288062] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.291006] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.293356] ... version: 2 [ 0.294496] ... bit width: 48 [ 0.295664] ... generic registers: 4 [ 0.296813] ... value mask: 0000ffffffffffff [ 0.298259] ... max period: 000000007fffffff [ 0.299705] ... fixed-purpose events: 3 [ 0.300863] ... event mask: 000000070000000f [ 0.302335] KVM setup paravirtual spinlock [ 0.304113] x86: Booted up 1 node, 1 CPUs [ 0.305253] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.307258] devtmpfs: initialized [ 0.311030] evm: security.selinux [ 0.312031] evm: security.SMACK64 [ 0.313022] evm: security.SMACK64EXEC [ 0.314103] evm: security.SMACK64TRANSMUTE [ 0.315266] evm: security.SMACK64MMAP [ 0.316316] evm: security.ima [ 0.317212] evm: security.capability [ 0.318352] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.321071] pinctrl core: initialized pinctrl subsystem [ 0.322636] RTC time: 9:29:21, date: 05/09/18 [ 0.323970] NET: Registered protocol family 16 [ 0.325370] cpuidle: using governor ladder [ 0.326555] cpuidle: using governor menu [ 0.327695] PCCT header not found. [ 0.328785] ACPI: bus type PCI registered [ 0.329940] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.331769] PCI: Using configuration type 1 for base access [ 0.333339] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.336232] ACPI: Added _OSI(Module Device) [ 0.337444] ACPI: Added _OSI(Processor Device) [ 0.338708] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340028] ACPI: Added _OSI(Processor Aggregator Device) [ 0.342669] ACPI: Interpreter enabled [ 0.343773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.346456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349152] ACPI: (supports S0 S3 S4 S5) [ 0.350288] ACPI: Using IOAPIC for interrupt routing [ 0.351697] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.357855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.359675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.361459] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.364774] acpiphp: Slot [3] registered [ 0.365936] acpiphp: Slot [4] registered [ 0.367105] acpiphp: Slot [5] registered [ 0.368283] acpiphp: Slot [6] registered [ 0.381195] acpiphp: Slot [7] registered [ 0.382352] acpiphp: Slot [8] registered [ 0.383487] acpiphp: Slot [9] registered [ 0.384645] acpiphp: Slot [10] registered [ 0.385818] acpiphp: Slot [11] registered [ 0.386986] acpiphp: Slot [12] registered [ 0.388148] acpiphp: Slot [13] registered [ 0.389321] acpiphp: Slot [14] registered [ 0.390514] acpiphp: Slot [15] registered [ 0.391687] acpiphp: Slot [16] registered [ 0.392861] acpiphp: Slot [17] registered [ 0.394030] acpiphp: Slot [18] registered [ 0.395201] acpiphp: Slot [19] registered [ 0.396361] acpiphp: Slot [20] registered [ 0.397537] acpiphp: Slot [21] registered [ 0.398717] acpiphp: Slot [22] registered [ 0.399899] acpiphp: Slot [23] registered [ 0.401088] acpiphp: Slot [24] registered [ 0.402255] acpiphp: Slot [25] registered [ 0.404164] acpiphp: Slot [26] registered [ 0.405346] acpiphp: Slot [27] registered [ 0.406535] acpiphp: Slot [28] registered [ 0.408032] acpiphp: Slot [29] registered [ 0.409214] acpiphp: Slot [30] registered [ 0.410393] acpiphp: Slot [31] registered [ 0.411571] PCI host bridge to bus 0000:00 [ 0.412751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.414569] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416365] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.418454] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.420555] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.422687] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.428764] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.430655] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.432405] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.434262] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.439767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.441825] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.482517] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.484613] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.486601] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.488635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.490809] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.492606] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.494265] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.495816] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.498076] vgaarb: loaded [ 0.498923] vgaarb: bridge control possible 0000:00:02.0 [ 0.500569] SCSI subsystem initialized [ 0.501737] ACPI: bus type USB registered [ 0.502922] usbcore: registered new interface driver usbfs [ 0.504415] usbcore: registered new interface driver hub [ 0.505886] usbcore: registered new device driver usb [ 0.507413] PCI: Using ACPI for IRQ routing [ 0.508866] NetLabel: Initializing [ 0.509883] NetLabel: domain hash size = 128 [ 0.511103] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.512507] NetLabel: unlabeled traffic allowed by default [ 0.514100] clocksource: Switched to clocksource kvm-clock [ 0.520927] AppArmor: AppArmor Filesystem Enabled [ 0.522303] pnp: PnP ACPI init [ 0.523586] pnp: PnP ACPI: found 5 devices [ 0.530437] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.532976] NET: Registered protocol family 2 [ 0.534337] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.536262] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.538042] TCP: Hash tables configured (established 8192 bind 8192) [ 0.539792] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.541415] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.543177] NET: Registered protocol family 1 [ 0.544445] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.546079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.547691] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.567101] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.586812] Trying to unpack rootfs image as initramfs... [ 0.654305] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.656617] Scanning for low memory corruption every 60 seconds [ 0.658546] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.660232] audit: initializing netlink subsys (disabled) [ 0.661735] audit: type=2000 audit(1525858161.880:1): initialized [ 0.663687] Initialise system trusted keyring [ 0.665003] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.666718] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.669568] zbud: loaded [ 0.670551] VFS: Disk quotas dquot_6.6.0 [ 0.671730] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.673931] fuse init (API version 7.23) [ 0.675199] Key type big_key registered [ 0.676352] Allocating IMA MOK and blacklist keyrings. [ 0.677986] Key type asymmetric registered [ 0.679177] Asymmetric key parser 'x509' registered [ 0.680590] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.682694] io scheduler noop registered [ 0.683838] io scheduler deadline registered (default) [ 0.685296] io scheduler cfq registered [ 0.686525] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.688094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.689970] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.692061] ACPI: Power Button [PWRF] [ 0.693251] GHES: HEST is not enabled! [ 0.712147] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.750978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.771049] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.773766] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.798984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.801958] Linux agpgart interface v0.103 [ 0.804970] brd: module loaded [ 0.806695] loop: module loaded [ 0.812987] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.814958] GPT:90111 != 2097151 [ 0.815887] GPT:Alternate GPT header not at the end of the disk. [ 0.817432] GPT:90111 != 2097151 [ 0.818361] GPT: Use GNU Parted to correct GPT errors. [ 0.819716] vda: vda1 vda15 [ 0.822139] vdb: [ 0.823549] scsi host0: ata_piix [ 0.824566] scsi host1: ata_piix [ 0.825610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.827362] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.829614] libphy: Fixed MDIO Bus: probed [ 0.830973] tun: Universal TUN/TAP device driver, 1.6 [ 0.832333] tun: (C) 1999-2004 Max Krasnyansky [ 0.835014] PPP generic driver version 2.4.2 [ 0.836245] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.837904] ehci-pci: EHCI PCI platform driver [ 0.839125] ehci-platform: EHCI generic platform driver [ 0.840506] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.842090] ohci-pci: OHCI PCI platform driver [ 0.843328] ohci-platform: OHCI generic platform driver [ 0.844709] uhci_hcd: USB Universal Host Controller Interface driver [ 0.864311] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.865707] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.867720] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.869074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.870647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.872356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.874319] usb usb1: Product: UHCI Host Controller [ 0.875635] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.877275] usb usb1: SerialNumber: 0000:00:01.2 [ 0.878631] hub 1-0:1.0: USB hub found [ 0.879719] hub 1-0:1.0: 2 ports detected [ 0.880982] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.883794] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.885136] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.886594] mousedev: PS/2 mouse device common for all mice [ 0.888338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.890863] rtc_cmos 00:00: RTC can wake from S4 [ 0.892354] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.894024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.895777] i2c /dev entries driver [ 0.896830] device-mapper: uevent: version 1.0.3 [ 0.898164] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.900438] ledtrig-cpu: registered to indicate activity on CPUs [ 0.902268] NET: Registered protocol family 10 [ 0.903669] NET: Registered protocol family 17 [ 0.904910] Key type dns_resolver registered [ 0.906215] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.907770] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.910233] registered taskstats version 1 [ 0.911407] Loading compiled-in X.509 certificates [ 0.913454] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.916105] zswap: loaded using pool lzo/zbud [ 0.929960] Key type trusted registered [ 0.932169] Key type encrypted registered [ 0.933297] AppArmor: AppArmor sha1 policy hashing enabled [ 0.934774] ima: No TPM chip found, activating TPM-bypass! [ 0.936241] evm: HMAC attrs: 0x1 [ 0.937557] Magic number: 2:548:474 [ 0.938737] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:22 UTC (1525858162) [ 0.940978] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942537] EDD information not available. [ 0.983578] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.985746] Write protecting the kernel read-only data: 14336k [ 0.987861] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.990324] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.12 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.412661] 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.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/QA+x+AwuSwxnvdiOtf3n2g/Y33Y7jSQhPacvE7vLtT5CuGGUbSC0DsnFvNYgHZPFJpT9FA6DdVJboZ4XlTy+GOfXrJgaxhFr5wVyTrstf1YVShSt0uD/uVH0TgrQxQA07f25s+UWLv8Zphjk3BfD8PwdzIW89VWTki+ZC+ISsXjyEPGOzufREofrFW6pQkYHLkOIMtsFZ3mOnAbsGRZSbda+0sHzliEzuL07XGEpDA4i8/+rbJVH/0a2B2VkDUf0olBqrSyIWCLlsQebG/savgwq9pbnceUQfaDOPHQcqVIlry6xjW0jNaGPTijdxzaq+o9ZKyF+WcqOpXvV7rgx root@opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBAKYFqqYgzUt7I3yczPKyIH3Akw8TEY2fkdmWpB1Ur22bN0EiDotpK1IwUpNrh4tSlgRU56VTUq4AQR5r2Up6cOMgH/TZDMkzTHTMsCIMKfzUEajH12JDhZIQx3xzbu2+jPWQw0Kq8sr53OdFuH4tx87Sfs/Ina0MblUOHcR+ArPvAAAAFQDqqYAzWu/1BqkM5+DDIIIOzVcOeQAAAIAwViw6O6/nTPe0dMlFEsq0Tf+V8EiqDwsmAjktJMQFFgsXkjxCgrkk99VieWHvQF+lNMZttxgO7uyksrK5aBw/S6ArfwsoNmrw8NESxxg7ReGAsA+5yRztXoLMr6TIpICdfjsq6qayHa49autLSywXDunQORv3qPnYo6W0ALrn4wAAAIBqopcDeMCeXv1KzER9gQcwDiDX7eVF7XJxbAY9RVlmZ4/yVkBpC1MCsuQHom3Nl1nNeTc0kEFUj/f/qsG3AJjXHgUQLIZBw8eMZ0uULAAb2y7IMjbl04bKCvhMK4X6C3SFMRE0CWcuIsiNgtJmyAI0SgOcCk0rIAFSjtZ8Tqo+2g== root@opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fe35:7112/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 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: configdrive local === instance-id: d34a76a8-1878-447e-8bae-fa5b787c7b3e name: opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.15 === /24 dev ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.29s] eth0 sr 2018-05-09 09:29:34,571 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-09 09:29:34,571 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-09 09:29:36,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:36,557 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:29:38,532 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:40,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:42,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:44,457 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:46,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:48,465 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:50,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:52,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:54,582 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:56,458 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:29:56,459 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:29:58,476 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:00,409 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:02,358 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:04,263 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:06,172 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:08,036 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:10,053 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:11,866 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:13,751 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:15,845 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:15,846 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:30:17,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:19,659 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:21,606 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:23,392 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:25,406 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:27,438 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:29,347 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:31,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:33,320 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:35,323 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:35,324 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:30:37,183 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:39,226 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:41,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:43,220 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:45,202 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:47,370 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:49,275 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:51,246 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:53,173 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:55,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:55,053 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:30:56,911 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:30:58,744 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:00,760 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:02,617 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:04,491 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:06,355 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:08,278 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:10,312 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:12,275 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:14,207 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:14,208 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:31:16,187 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:17,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:19,850 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:21,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:23,808 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:25,820 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:27,712 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:29,498 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:31,641 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:33,608 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:33,608 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:31:35,567 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:37,557 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:39,381 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:41,300 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31: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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:45,293 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:47,220 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:49,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:51,304 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:53,271 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:53,272 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:31:55,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:57,139 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:31:59,193 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:01,059 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:03,127 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:05,059 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:07,153 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:09,180 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:11,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:12,967 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:12,967 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:32:14,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:16,805 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:18,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:20,567 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:22,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:24,622 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:26,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:28,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:30,415 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:32,299 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:32,300 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:32:34,416 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:36,238 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:38,065 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:39,955 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:41,954 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:43,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:45,835 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:47,738 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:49,599 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:51,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:51,582 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:32:53,561 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:55,373 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:57,575 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:32:59,750 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:01,615 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:03,761 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:05,665 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:07,750 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:09,650 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:11,704 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:11,705 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:33:13,653 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:15,498 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:17,326 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:19,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:21,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:23,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:25,022 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:27,081 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:28,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:30,840 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:30,841 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:33:32,834 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:34,828 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:36,841 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:38,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:40,954 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:42,988 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:45,108 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:47,035 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:49,228 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:51,353 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:51,354 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:33:53,261 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:55,196 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:57,237 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:33:59,212 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:01,090 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:03,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:05,005 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:06,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:08,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:10,673 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:10,674 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:34:12,525 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:14,483 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:16,476 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:18,324 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:20,302 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:22,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:24,266 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:26,358 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:28,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:30,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:30,708 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:34:32,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:34,858 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34: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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:38,722 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:40,549 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:42,535 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:44,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:46,307 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:48,337 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:50,237 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:50,237 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:34:52,173 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:54,094 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:56,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:34:58,306 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:00,132 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:02,112 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:04,122 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:06,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:08,230 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:10,126 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:10,127 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:35:12,061 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:14,003 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:15,822 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:17,665 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:19,615 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:21,546 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35: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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:25,393 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:27,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:29,472 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:29,473 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:35:31,612 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:33,490 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:35,384 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:37,398 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:39,322 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:41,361 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:43,363 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:45,269 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:47,212 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:49,349 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:49,350 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-09 09:35:51,238 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:53,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:55,314 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:57,267 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:35:59,101 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:36:01,033 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:36:02,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:36:04,830 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:36:06,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:36:08,806 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2118690112 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2799.998 MHz processor [ 0.241634] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.243995] pid_max: default: 32768 minimum: 301 [ 0.245330] ACPI: Core revision 20150930 [ 0.247273] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249189] Security Framework initialized [ 0.250345] Yama: becoming mindful. [ 0.251374] AppArmor: AppArmor initialized [ 0.252593] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.254683] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256637] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.258427] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260457] Initializing cgroup subsys io [ 0.261591] Initializing cgroup subsys memory [ 0.262790] Initializing cgroup subsys devices [ 0.264006] Initializing cgroup subsys freezer [ 0.265294] Initializing cgroup subsys net_cls [ 0.266515] Initializing cgroup subsys perf_event [ 0.267806] Initializing cgroup subsys net_prio [ 0.269092] Initializing cgroup subsys hugetlb [ 0.270330] Initializing cgroup subsys pids [ 0.271562] CPU: Physical Processor ID: 0 [ 0.273479] mce: CPU supports 10 MCE banks [ 0.274668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300715] ftrace: allocating 31920 entries in 125 pages [ 0.336953] smpboot: Max logical packages: 1 [ 0.338170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340089] x2apic enabled [ 0.341141] Switched APIC routing to physical x2apic. [ 0.343324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345140] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.348302] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.350760] ... version: 2 [ 0.352294] ... bit width: 48 [ 0.353573] ... generic registers: 4 [ 0.354805] ... value mask: 0000ffffffffffff [ 0.356400] ... max period: 000000007fffffff [ 0.357968] ... fixed-purpose events: 3 [ 0.359756] ... event mask: 000000070000000f [ 0.361368] KVM setup paravirtual spinlock [ 0.363236] x86: Booted up 1 node, 1 CPUs [ 0.364460] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.366591] devtmpfs: initialized [ 0.369335] evm: security.selinux [ 0.370387] evm: security.SMACK64 [ 0.371433] evm: security.SMACK64EXEC [ 0.372549] evm: security.SMACK64TRANSMUTE [ 0.373763] evm: security.SMACK64MMAP [ 0.374883] evm: security.ima [ 0.375860] evm: security.capability [ 0.377101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379940] pinctrl core: initialized pinctrl subsystem [ 0.381598] RTC time: 9:29:32, date: 05/09/18 [ 0.383041] NET: Registered protocol family 16 [ 0.384568] cpuidle: using governor ladder [ 0.385862] cpuidle: using governor menu [ 0.387110] PCCT header not found. [ 0.388196] ACPI: bus type PCI registered [ 0.389381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391283] PCI: Using configuration type 1 for base access [ 0.392914] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.395895] ACPI: Added _OSI(Module Device) [ 0.397149] ACPI: Added _OSI(Processor Device) [ 0.398451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402584] ACPI: Interpreter enabled [ 0.403695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.406442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409228] ACPI: (supports S0 S3 S4 S5) [ 0.410422] ACPI: Using IOAPIC for interrupt routing [ 0.411855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418252] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425401] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.427762] acpiphp: Slot [5] registered [ 0.428948] acpiphp: Slot [6] registered [ 0.441634] acpiphp: Slot [7] registered [ 0.442810] acpiphp: Slot [8] registered [ 0.443994] acpiphp: Slot [9] registered [ 0.445205] acpiphp: Slot [10] registered [ 0.446423] acpiphp: Slot [11] registered [ 0.447608] acpiphp: Slot [12] registered [ 0.448818] acpiphp: Slot [13] registered [ 0.450017] acpiphp: Slot [14] registered [ 0.451253] acpiphp: Slot [15] registered [ 0.452479] acpiphp: Slot [16] registered [ 0.453729] acpiphp: Slot [17] registered [ 0.454925] acpiphp: Slot [18] registered [ 0.456156] acpiphp: Slot [19] registered [ 0.457383] acpiphp: Slot [20] registered [ 0.458597] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461027] acpiphp: Slot [23] registered [ 0.462247] acpiphp: Slot [24] registered [ 0.463448] acpiphp: Slot [25] registered [ 0.464676] acpiphp: Slot [26] registered [ 0.465901] acpiphp: Slot [27] registered [ 0.467081] acpiphp: Slot [28] registered [ 0.468302] acpiphp: Slot [29] registered [ 0.469534] acpiphp: Slot [30] registered [ 0.470757] acpiphp: Slot [31] registered [ 0.471958] PCI host bridge to bus 0000:00 [ 0.473173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476984] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479157] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.481376] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489666] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491631] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493446] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495443] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500929] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543274] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547521] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.559420] vgaarb: loaded [ 0.560320] vgaarb: bridge control possible 0000:00:02.0 [ 0.562051] SCSI subsystem initialized [ 0.563274] ACPI: bus type USB registered [ 0.564480] usbcore: registered new interface driver usbfs [ 0.566038] usbcore: registered new interface driver hub [ 0.567562] usbcore: registered new device driver usb [ 0.569154] PCI: Using ACPI for IRQ routing [ 0.570663] NetLabel: Initializing [ 0.571721] NetLabel: domain hash size = 128 [ 0.573024] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574505] NetLabel: unlabeled traffic allowed by default [ 0.576194] clocksource: Switched to clocksource kvm-clock [ 0.583056] AppArmor: AppArmor Filesystem Enabled [ 0.584461] pnp: PnP ACPI init [ 0.585789] pnp: PnP ACPI: found 5 devices [ 0.592696] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595303] NET: Registered protocol family 2 [ 0.596715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.598707] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.600547] TCP: Hash tables configured (established 8192 bind 8192) [ 0.602369] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.604061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.605892] NET: Registered protocol family 1 [ 0.607206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610538] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630020] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649637] Trying to unpack rootfs image as initramfs... [ 0.716645] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.718965] Scanning for low memory corruption every 60 seconds [ 0.720929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722676] audit: initializing netlink subsys (disabled) [ 0.724245] audit: type=2000 audit(1525858172.986:1): initialized [ 0.726259] Initialise system trusted keyring [ 0.727630] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729384] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732306] zbud: loaded [ 0.733316] VFS: Disk quotas dquot_6.6.0 [ 0.734515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736827] fuse init (API version 7.23) [ 0.738077] Key type big_key registered [ 0.739244] Allocating IMA MOK and blacklist keyrings. [ 0.740893] Key type asymmetric registered [ 0.742071] Asymmetric key parser 'x509' registered [ 0.743511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.745697] io scheduler noop registered [ 0.746870] io scheduler deadline registered (default) [ 0.748382] io scheduler cfq registered [ 0.749582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753088] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755241] ACPI: Power Button [PWRF] [ 0.756462] GHES: HEST is not enabled! [ 0.775334] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833969] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.836696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861871] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864706] Linux agpgart interface v0.103 [ 0.867659] brd: module loaded [ 0.869308] loop: module loaded [ 0.875463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877408] GPT:90111 != 2097151 [ 0.878286] GPT:Alternate GPT header not at the end of the disk. [ 0.879741] GPT:90111 != 2097151 [ 0.880629] GPT: Use GNU Parted to correct GPT errors. [ 0.881918] vda: vda1 vda15 [ 0.884122] vdb: [ 0.885484] scsi host0: ata_piix [ 0.886471] scsi host1: ata_piix [ 0.887433] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.889190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.891169] libphy: Fixed MDIO Bus: probed [ 0.892481] tun: Universal TUN/TAP device driver, 1.6 [ 0.893797] tun: (C) 1999-2004 Max Krasnyansky [ 0.896382] PPP generic driver version 2.4.2 [ 0.897966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899852] ehci-pci: EHCI PCI platform driver [ 0.901066] ehci-platform: EHCI generic platform driver [ 0.902428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904014] ohci-pci: OHCI PCI platform driver [ 0.905213] ohci-platform: OHCI generic platform driver [ 0.906563] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.927484] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929506] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.936099] usb usb1: Product: UHCI Host Controller [ 0.937364] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938942] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940275] hub 1-0:1.0: USB hub found [ 0.941327] hub 1-0:1.0: 2 ports detected [ 0.942570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.945305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.946613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.948035] mousedev: PS/2 mouse device common for all mice [ 0.949752] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952245] rtc_cmos 00:00: RTC can wake from S4 [ 0.953733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.955390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957074] i2c /dev entries driver [ 0.958094] device-mapper: uevent: version 1.0.3 [ 0.959353] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963416] NET: Registered protocol family 10 [ 0.964794] NET: Registered protocol family 17 [ 0.966025] Key type dns_resolver registered [ 0.967319] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.968841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971234] registered taskstats version 1 [ 0.972414] Loading compiled-in X.509 certificates [ 0.974440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.977066] zswap: loaded using pool lzo/zbud [ 0.990796] Key type trusted registered [ 0.993000] Key type encrypted registered [ 0.994135] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995586] ima: No TPM chip found, activating TPM-bypass! [ 0.997023] evm: HMAC attrs: 0x1 [ 0.998317] Magic number: 2:548:474 [ 0.999442] rtc_cmos 00:00: setting system clock to 2018-05-09 09:29:32 UTC (1525858172) [ 1.001667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003224] EDD information not available. [ 1.049467] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051567] Write protecting the kernel read-only data: 14336k [ 1.053655] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.056150] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.124148] random: blkid urandom read with 3 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.12 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.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmesaM0w3y51tKGNm07vWfzQv9KlGchzQQU/ZUyMHEF1ZiDvb+H4h9ZIqbKDbFRNilZXmccpbxoNHrKmPItfu+4CCKlmjN4H/nSnWW1LnE+LN/TunnPCE5ELjbn8VoTSNGvjPGk9rntwGiOqYeZvdFce2aO2KC7tPz0jSRut0ZOMg7F+XkaX5V+is4UEtyp44ytlcOz4mlqo7/depOmkkcgUFiLgFQ9DaYMAeWvSoBFchCcBtvlJFjqKCzXuKKTgpCrx1j6ljZyxDPRWkVGMauhM1tpqTT1hvZlHKKCQCVezeBe/t1SjSnRYVvw2/O1Znp/lK1VcCKJXWTUfB7vT/Z root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da ssh-dss AAAAB3NzaC1kc3MAAACBANn2IneiSxvgb8s8NeWRqXF5F/f8tYq4i3LMUPGPar0o6FftlUf7z4J7PcN+ewCxo8nbP/t5SiexFfMBgSTAvTieSfDxQa290MqDKRBZPkXHePfg/azLR1qvRoYfjtrAeA/dCnS2FDC4Zj2yeACCH0rocFdmeu7gkDyNfsn6McH5AAAAFQDYEdc2nmy/JfYMP8If+iPs7yGgIQAAAIEAlY3xTcmZNkdmVY1xF57/6mgctV2riTu8KzYOJzk15G4wmVAYtcb7MxMfeSeUoDoPOsFTXvRYh+KFOHdZVIxQkMzRsDilWYGjoqiFBp9zbGGDx5iJoLaAMjGKgSX61RIRnEND8VAx+7y6qNt+gd7c1DD+sJPlu4alKJilHLoNkKMAAACARaDb6G31ZMOqho5TfJc7mLMUiGuD0u7VUxayiQ8/M7o2GqAmqriOEXlETRLVKF6lEZzrCeVeD9V8iWnht3jyHmSNi6QXpIFT4/UfuTLY8OtE76he87QrYInGihI4hhHelwpchZIkzVyVWGIgr9y3bCRYqTkys/Zer/rcP/dzPkY= root@opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fedf:cd32/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 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: configdrive local === instance-id: 8b557ae3-d8ff-406d-8dbc-e2003095424c name: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da availability-zone: nova local-hostname: opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--e40592ae-b833-4f0d-84dc-7071157837da login: /dev/root resized successfully [took 1.25s] 2018-05-09 09:36:08,807 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-05-09 09:36:09,125 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 09:36:09,126 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 07:01 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-05-09 09:36:20,629 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-05-09 09:36:20,630 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-09 09:36:20,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-09 09:36:20,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-09 09:36:20,712 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-09 09:36:29,202 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f50e479d-aaaa-4831-9022-5e51e7a495e3 | 2018-05-09T09:36:29.015320 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f50e479d-aaaa-4831-9022-5e51e7a495e3 ~/.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-05-09 09:36:34,984 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-09 09:36:34,985 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-09 09:36:44,137 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=4fd11bce-ba22-40cb-91e8-fecb24eee547) as the default verifier for the future CLI operations. 2018-05-09 09:36:49,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-83192e9b-9484-4502-ba7f-64c4dd0743cf' 2018-05-09 09:36:50,456 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-09T09:36:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'0b7d6167-c2b0-4e99-8ee0-309653790ac1', u'provider:segmentation_id': 1019, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-83192e9b-9484-4502-ba7f-64c4dd0743cf', u'admin_state_up': True, u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:36:50Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:36:51,358 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-09T09:36:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'ac63bb17-ca4d-4a33-9d5a-fe08b5abfb4c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-83192e9b-9484-4502-ba7f-64c4dd0743cf', u'enable_dhcp': True, u'network_id': u'0b7d6167-c2b0-4e99-8ee0-309653790ac1', u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:36:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:36:51,358 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-09 09:36:51,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-83192e9b-9484-4502-ba7f-64c4dd0743cf' 2018-05-09 09:36:52,059 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-83192e9b-9484-4502-ba7f-64c4dd0743cf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-09T09:36:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2f646895-5184-44ae-b8fc-c0cfd36dc789/file', u'owner': u'd678891b72154767b6bfe14903815806', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2f646895-5184-44ae-b8fc-c0cfd36dc789', u'size': None, u'name': u'Cirros-0.4.0-83192e9b-9484-4502-ba7f-64c4dd0743cf', u'checksum': None, u'self': u'/v2/images/2f646895-5184-44ae-b8fc-c0cfd36dc789', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-09T09:36:52Z', u'schema': u'/v2/schemas/image'}) 2018-05-09 09:36:52,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-83192e9b-9484-4502-ba7f-64c4dd0743cf' 2018-05-09 09:36:52,610 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-83192e9b-9484-4502-ba7f-64c4dd0743cf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-09T09:36:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f4a4e08b-b5a8-4851-a192-ba7817f4381f/file', u'owner': u'd678891b72154767b6bfe14903815806', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f4a4e08b-b5a8-4851-a192-ba7817f4381f', u'size': None, u'name': u'Cirros-0.4.0-1-83192e9b-9484-4502-ba7f-64c4dd0743cf', u'checksum': None, u'self': u'/v2/images/f4a4e08b-b5a8-4851-a192-ba7817f4381f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-09T09:36:52Z', u'schema': u'/v2/schemas/image'}) 2018-05-09 09:36:52,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-09 09:36:52,846 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-83192e9b-9484-4502-ba7f-64c4dd0743cf', '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'd678891b72154767b6bfe14903815806', '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'b1ab957a-92d8-4dec-9d04-f563206f3dd9', 'swap': 0}) 2018-05-09 09:36:52,992 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-83192e9b-9484-4502-ba7f-64c4dd0743cf', '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'd678891b72154767b6bfe14903815806', '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'487982e7-f3a2-48bf-a7c0-6091092c3396', 'swap': 0}) 2018-05-09 09:36:57,691 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-09 09:36:57,692 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-09 09:36:57,692 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-09 09:36:57,695 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-09 09:36:57,698 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-09 09:37:02,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4fd11bce-ba22-40cb-91e8-fecb24eee547/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-09 09:37:02,153 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-09 09:37:02,155 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-09 09:37:02,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-09 09:49:43,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 63d074bf-01f5-4faa-a3ce-6ee0fa738658 2018-05-09 09:49:43,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '63d074bf-01f5-4faa-a3ce-6ee0fa738658']'. 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 63d074bf-01f5-4faa-a3ce-6ee0fa738658 | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-09 09:37:05 | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-09 09:49:43 | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:38 | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4fd11bce-ba22-40cb-91e8-fecb24eee547) | 2018-05-09 09:49:44,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f50e479d-aaaa-4831-9022-5e51e7a495e3) | 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 735.989 | 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-09 09:49:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-09 09:49:44,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-09 09:49:49,014 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 09:49:49,014 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:59 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-09 09:49:49,019 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-09 09:49:49,110 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-09 09:49:49,273 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-09 09:49:49,273 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-09 09:49:49,391 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-09 09:49:54,071 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-09 09:49:57,965 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5b2954df-503b-4a2b-8864-7a5646ef7dc3 | 2018-05-09T09:49:57.764582 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5b2954df-503b-4a2b-8864-7a5646ef7dc3 ~/.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-05-09 09:50:03,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-09 09:50:03,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-09 09:50:03,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb'... 2018-05-09 09:50:04,146 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb'... 2018-05-09 09:50:05,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb'... 2018-05-09 09:50:08,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb'... 2018-05-09 09:50:08,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb'... 2018-05-09 09:50:08,999 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-09 09:50:09,001 - 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-05-09 09:50:09,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-09 09:50:09,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-09 09:50:09,021 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '8a9c9b82-0224-4e03-9049-6ecfec7e916e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', 'flavor_name': 'rally-tiny-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', '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-05-09 09:51:07,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c053cc90-4d07-4cf1-af1b-2eaab197671c 2018-05-09 09:51:07,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-09 09:51:07,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c053cc90-4d07-4cf1-af1b-2eaab197671c'] 2018-05-09 09:51:09,988 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c053cc90-4d07-4cf1-af1b-2eaab197671c: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c053cc90-4d07-4cf1-af1b-2eaab197671c 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.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | total | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | -> duration | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.482242 Full duration: 6.479114 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c053cc90-4d07-4cf1-af1b-2eaab197671c 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.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738252 Full duration: 6.686149 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c053cc90-4d07-4cf1-af1b-2eaab197671c 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.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | -> duration | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.980505 Full duration: 6.673151 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c053cc90-4d07-4cf1-af1b-2eaab197671c 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.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> duration | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.877322 Full duration: 6.902395 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c053cc90-4d07-4cf1-af1b-2eaab197671c 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.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | total | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> duration | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.006408 Full duration: 6.9249 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c053cc90-4d07-4cf1-af1b-2eaab197671c 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.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814309 Full duration: 6.680903 HINTS: * To plot HTML graphics with this data, run: rally task report c053cc90-4d07-4cf1-af1b-2eaab197671c --out output.html * To generate a JUnit report, run: rally task export c053cc90-4d07-4cf1-af1b-2eaab197671c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c053cc90-4d07-4cf1-af1b-2eaab197671c --json --out output.json 2018-05-09 09:51:09,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c053cc90-4d07-4cf1-af1b-2eaab197671c'] 2018-05-09 09:51:11,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-09 09:51:11,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c053cc90-4d07-4cf1-af1b-2eaab197671c', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-09 09:51:11,229 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-09 09:51:11,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-09 09:51:11,231 - 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-05-09 09:51:11,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-09 09:51:11,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-09 09:51:11,248 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '8a9c9b82-0224-4e03-9049-6ecfec7e916e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', 'flavor_name': 'rally-tiny-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', '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-05-09 09:52:30,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1008ab1e-71af-48a5-b0eb-ec393421507d 2018-05-09 09:52:30,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1008ab1e-71af-48a5-b0eb-ec393421507d'] 2018-05-09 09:52:31,937 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1008ab1e-71af-48a5-b0eb-ec393421507d: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1008ab1e-71af-48a5-b0eb-ec393421507d 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 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | -> glance_v2.upload_data | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | glance_v2.delete_image | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 3.065 | 3.065 | 3.065 | 3.065 | 3.065 | 3.065 | 100.0% | 1 | | -> duration | 3.065 | 3.065 | 3.065 | 3.065 | 3.065 | 3.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.065486 Full duration: 10.306623 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1008ab1e-71af-48a5-b0eb-ec393421507d 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 | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | -> glance_v2.upload_data | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | glance_v2.list_images | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 100.0% | 1 | | -> duration | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.06634 Full duration: 12.058689 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1008ab1e-71af-48a5-b0eb-ec393421507d 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.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | -> duration | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.224448 Full duration: 7.161466 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "8a9c9b82-0224-4e03-9049-6ecfec7e916e" } ], "flavor": { "name": "rally-tiny-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1008ab1e-71af-48a5-b0eb-ec393421507d 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 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | -> glance_v2.upload_data | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | nova.boot_servers | 11.61 | 11.61 | 11.61 | 11.61 | 11.61 | 11.61 | 100.0% | 1 | | total | 14.491 | 14.491 | 14.491 | 14.491 | 14.491 | 14.491 | 100.0% | 1 | | -> duration | 13.491 | 13.491 | 13.491 | 13.491 | 13.491 | 13.491 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.491061 Full duration: 31.263037 HINTS: * To plot HTML graphics with this data, run: rally task report 1008ab1e-71af-48a5-b0eb-ec393421507d --out output.html * To generate a JUnit report, run: rally task export 1008ab1e-71af-48a5-b0eb-ec393421507d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1008ab1e-71af-48a5-b0eb-ec393421507d --json --out output.json 2018-05-09 09:52:31,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1008ab1e-71af-48a5-b0eb-ec393421507d'] 2018-05-09 09:52:33,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-09 09:52:33,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1008ab1e-71af-48a5-b0eb-ec393421507d', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-09 09:52:33,150 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-09 09:52:33,150 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-09 09:52:33,150 - 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-05-09 09:52:33,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-09 09:52:33,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-09 09:52:33,164 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '8a9c9b82-0224-4e03-9049-6ecfec7e916e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', 'flavor_name': 'rally-tiny-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', '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-05-09 09:55:51,909 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 33666c45-03bc-40e1-9405-e674537006f7 2018-05-09 09:55:51,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '33666c45-03bc-40e1-9405-e674537006f7'] 2018-05-09 09:55:53,191 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 100.0% | 1 | | total | 7.233 | 7.233 | 7.233 | 7.233 | 7.233 | 7.233 | 100.0% | 1 | | -> duration | 7.233 | 7.233 | 7.233 | 7.233 | 7.233 | 7.233 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.232901 Full duration: 26.089437 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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.105 | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 100.0% | 1 | | cinder_v2.delete_volume | 4.319 | 4.319 | 4.319 | 4.319 | 4.319 | 4.319 | 100.0% | 1 | | total | 7.425 | 7.425 | 7.425 | 7.425 | 7.425 | 7.425 | 100.0% | 1 | | -> duration | 7.425 | 7.425 | 7.425 | 7.425 | 7.425 | 7.425 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.425139 Full duration: 16.759137 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "Cirros-0.4.0-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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 | 5.31 | 5.31 | 5.31 | 5.31 | 5.31 | 5.31 | 100.0% | 1 | | cinder_v2.delete_volume | 4.346 | 4.346 | 4.346 | 4.346 | 4.346 | 4.346 | 100.0% | 1 | | total | 9.656 | 9.656 | 9.656 | 9.656 | 9.656 | 9.656 | 100.0% | 1 | | -> duration | 9.656 | 9.656 | 9.656 | 9.656 | 9.656 | 9.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.65607 Full duration: 18.814671 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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.111 | 3.111 | 3.111 | 3.111 | 3.111 | 3.111 | 100.0% | 1 | | cinder_v2.delete_volume | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 100.0% | 1 | | total | 7.513 | 7.513 | 7.513 | 7.513 | 7.513 | 7.513 | 100.0% | 1 | | -> duration | 7.513 | 7.513 | 7.513 | 7.513 | 7.513 | 7.513 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.513205 Full duration: 17.03157 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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 | 2.963 | 2.963 | 2.963 | 2.963 | 2.963 | 2.963 | 100.0% | 1 | | cinder_v2.extend_volume | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 100.0% | 1 | | cinder_v2.delete_volume | 4.312 | 4.312 | 4.312 | 4.312 | 4.312 | 4.312 | 100.0% | 1 | | total | 9.591 | 9.591 | 9.591 | 9.591 | 9.591 | 9.591 | 100.0% | 1 | | -> duration | 9.591 | 9.591 | 9.591 | 9.591 | 9.591 | 9.591 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.590743 Full duration: 18.825456 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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.289 | 9.289 | 9.289 | 9.289 | 9.289 | 9.289 | 100.0% | 1 | | cinder_v2.delete_volume | 4.346 | 4.346 | 4.346 | 4.346 | 4.346 | 4.346 | 100.0% | 1 | | total | 13.636 | 13.636 | 13.636 | 13.636 | 13.636 | 13.636 | 100.0% | 1 | | -> duration | 13.636 | 13.636 | 13.636 | 13.636 | 13.636 | 13.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.635502 Full duration: 30.791339 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | cinder_v2.list_qos | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.657085 Full duration: 10.470706 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | cinder_v2.set_qos | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> duration | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610655 Full duration: 11.188689 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | cinder_v2.list_types | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744251 Full duration: 10.671588 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 33666c45-03bc-40e1-9405-e674537006f7 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.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> duration | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.647978 Full duration: 10.622692 HINTS: * To plot HTML graphics with this data, run: rally task report 33666c45-03bc-40e1-9405-e674537006f7 --out output.html * To generate a JUnit report, run: rally task export 33666c45-03bc-40e1-9405-e674537006f7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 33666c45-03bc-40e1-9405-e674537006f7 --json --out output.json 2018-05-09 09:55:53,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '33666c45-03bc-40e1-9405-e674537006f7'] 2018-05-09 09:55:54,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-09 09:55:54,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '33666c45-03bc-40e1-9405-e674537006f7', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-09 09:55:54,459 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-09 09:55:54,459 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-09 09:55:54,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-05-09 09:55:54,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-09 09:55:54,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-09 09:55:54,475 - 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': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '8a9c9b82-0224-4e03-9049-6ecfec7e916e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', 'flavor_name': 'rally-tiny-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f6ba7874-55a3-4b3f-a3eb-02564c60c0bb', '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-05-09 09:56:05,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 27d46c6c-7872-4fd6-81f7-ce44fd287690 2018-05-09 09:56:05,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '27d46c6c-7872-4fd6-81f7-ce44fd287690'] 2018-05-09 09:56:07,034 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 27d46c6c-7872-4fd6-81f7-ce44fd287690: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Gnocchi.list_capabilities[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Gnocchi.list_capabilities", "description": "List supported aggregation methods.", "scenario": {"Gnocchi.list_capabilities": {}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'gnocchi' service is not available. Hint: If 'gnocchi' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 27d46c6c-7872-4fd6-81f7-ce44fd287690 2018-05-09 09:56:07,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '27d46c6c-7872-4fd6-81f7-ce44fd287690'] 2018-05-09 09:56:08,202 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-09 09:56:15,743 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-09 09:56:15,744 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-09 09:56:15,973 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-09 09:56:16,309 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 09:56:16,309 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-09 09:56:16,311 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-09 09:56:16,313 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-09 09:56:16,314 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-09 09:56:16,315 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-09 09:56:16,310 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 06:26 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-09 09:56:16,316 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-09 09:56:16,317 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-09 09:56:16,317 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-09 09:56:16,402 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-09 09:56:16,403 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-09 09:56:16,403 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-09 09:56:20,260 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-09 09:56:24,094 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 005e721f-120a-4601-90b8-baa7fbf2e47e | 2018-05-09T09:56:23.974401 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 005e721f-120a-4601-90b8-baa7fbf2e47e ~/.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-05-09 09:56:28,833 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-09 09:56:28,833 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-09 09:56:32,810 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-09 09:56:37,817 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=393dd137-3b7c-4cd5-a44e-fd57253e54af) as the default verifier for the future CLI operations. 2018-05-09 09:56:42,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-0afd3893-c324-419a-8448-be53c86c2384' 2018-05-09 09:56:43,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-09T09:56:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'7d3064eb-4e19-4def-a4c5-1829fe83320e', u'provider:segmentation_id': 1022, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-0afd3893-c324-419a-8448-be53c86c2384', u'admin_state_up': True, u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:56:43Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:56:44,115 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-09T09:56:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'103e9d2e-c60a-4d69-8165-3fd7e093ebdf', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-0afd3893-c324-419a-8448-be53c86c2384', u'enable_dhcp': True, u'network_id': u'7d3064eb-4e19-4def-a4c5-1829fe83320e', u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T09:56:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 09:56:44,115 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-09 09:56:44,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-0afd3893-c324-419a-8448-be53c86c2384' 2018-05-09 09:56:44,783 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-0afd3893-c324-419a-8448-be53c86c2384', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-09T09:56:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/bdb5569c-fbc5-4a24-994c-f8a91dc559d5/file', u'owner': u'd678891b72154767b6bfe14903815806', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'bdb5569c-fbc5-4a24-994c-f8a91dc559d5', u'size': None, u'name': u'Cirros-0.4.0-0afd3893-c324-419a-8448-be53c86c2384', u'checksum': None, u'self': u'/v2/images/bdb5569c-fbc5-4a24-994c-f8a91dc559d5', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-09T09:56:44Z', u'schema': u'/v2/schemas/image'}) 2018-05-09 09:56:44,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-0afd3893-c324-419a-8448-be53c86c2384' 2018-05-09 09:56:45,292 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-0afd3893-c324-419a-8448-be53c86c2384', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-09T09:56:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d9c0db39-9846-4f29-b3da-8600e246d4c1/file', u'owner': u'd678891b72154767b6bfe14903815806', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd9c0db39-9846-4f29-b3da-8600e246d4c1', u'size': None, u'name': u'Cirros-0.4.0-1-0afd3893-c324-419a-8448-be53c86c2384', u'checksum': None, u'self': u'/v2/images/d9c0db39-9846-4f29-b3da-8600e246d4c1', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-09T09:56:45Z', u'schema': u'/v2/schemas/image'}) 2018-05-09 09:56:45,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-09 09:56:45,458 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-0afd3893-c324-419a-8448-be53c86c2384', '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'd678891b72154767b6bfe14903815806', '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'9dac4b65-e5e0-4b91-b385-985219e0ad95', 'swap': 0}) 2018-05-09 09:56:45,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-0afd3893-c324-419a-8448-be53c86c2384', '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'd678891b72154767b6bfe14903815806', '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'7df97a63-5100-4a25-8356-17b373de1009', 'swap': 0}) 2018-05-09 09:56:50,145 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-09 09:56:50,146 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-09 09:56:50,146 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-09 09:56:50,150 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-09 09:56:50,157 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-09 09:56:54,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-393dd137-3b7c-4cd5-a44e-fd57253e54af/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-09 09:56:54,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-09 09:58:40,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ef6c9c56-5a3e-46c4-83d0-8e381dcf3e91 2018-05-09 09:58:40,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ef6c9c56-5a3e-46c4-83d0-8e381dcf3e91']'. 2018-05-09 09:58:41,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-09 09:58:41,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-09 09:58:41,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-09 09:58:41,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ef6c9c56-5a3e-46c4-83d0-8e381dcf3e91 | 2018-05-09 09:58:41,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-09 09:58:41,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-09 09:56:58 | 2018-05-09 09:58:41,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-09 09:58:40 | 2018-05-09 09:58:41,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:42 | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 393dd137-3b7c-4cd5-a44e-fd57253e54af) | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 005e721f-120a-4601-90b8-baa7fbf2e47e) | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 80.517 | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-09 09:58:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-09 09:58:41,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-09 09:58:44,811 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 09:58:44,812 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-09 09:58:44,816 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-09 09:58:46,211 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-05-09 10:46:14,485 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 515, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 548, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 2848.221s FAILED (failures=2) 2018-05-09 10:46:14,907 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 10:46:14,908 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 47:28 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-09 10:46:14,914 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-09 10:46:14,914 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-09 10:46:14,989 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-09 10:46:14,990 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-09 10:46:14,990 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-09 10:46:18,982 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-09 10:46:22,982 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fb09c802-5dfa-4b87-a508-2d5b00809841 | 2018-05-09T10:46:22.805836 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fb09c802-5dfa-4b87-a508-2d5b00809841 ~/.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-05-09 10:46:28,071 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-09 10:46:28,071 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-09 10:46:32,908 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-09 10:46:38,860 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=5eede1a6-f5cb-43ff-aa8e-acaef63a14ec) as the default verifier for the future CLI operations. 2018-05-09 10:46:43,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-cfb016cf-809c-4e74-932f-0d82d008e09c' 2018-05-09 10:46:44,403 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-09T10:46:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'7b1f5793-90a6-4e42-942d-d5c79996d189', u'provider:segmentation_id': 1003, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-cfb016cf-809c-4e74-932f-0d82d008e09c', u'admin_state_up': True, u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T10:46:44Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 10:46:45,018 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-09T10:46:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'b35f2fe5-8ecc-4b68-924b-c0ac8011327d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-cfb016cf-809c-4e74-932f-0d82d008e09c', u'enable_dhcp': True, u'network_id': u'7b1f5793-90a6-4e42-942d-d5c79996d189', u'tenant_id': u'd678891b72154767b6bfe14903815806', u'created_at': u'2018-05-09T10:46:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'd678891b72154767b6bfe14903815806'}) 2018-05-09 10:46:45,018 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-09 10:46:45,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-cfb016cf-809c-4e74-932f-0d82d008e09c' 2018-05-09 10:46:45,745 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-cfb016cf-809c-4e74-932f-0d82d008e09c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-09T10:46:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d2c37b0d-fa0f-426e-bc68-ab541c73dbd9/file', u'owner': u'd678891b72154767b6bfe14903815806', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd2c37b0d-fa0f-426e-bc68-ab541c73dbd9', u'size': None, u'name': u'Cirros-0.4.0-cfb016cf-809c-4e74-932f-0d82d008e09c', u'checksum': None, u'self': u'/v2/images/d2c37b0d-fa0f-426e-bc68-ab541c73dbd9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-09T10:46:45Z', u'schema': u'/v2/schemas/image'}) 2018-05-09 10:46:45,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-cfb016cf-809c-4e74-932f-0d82d008e09c' 2018-05-09 10:46:46,311 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-cfb016cf-809c-4e74-932f-0d82d008e09c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-09T10:46:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/487914a3-a110-4d88-9fe8-389df73a0938/file', u'owner': u'd678891b72154767b6bfe14903815806', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'487914a3-a110-4d88-9fe8-389df73a0938', u'size': None, u'name': u'Cirros-0.4.0-1-cfb016cf-809c-4e74-932f-0d82d008e09c', u'checksum': None, u'self': u'/v2/images/487914a3-a110-4d88-9fe8-389df73a0938', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-09T10:46:46Z', u'schema': u'/v2/schemas/image'}) 2018-05-09 10:46:46,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-09 10:46:46,529 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-cfb016cf-809c-4e74-932f-0d82d008e09c', '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'd678891b72154767b6bfe14903815806', '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'58375510-2525-4171-8e85-564514ec8239', 'swap': 0}) 2018-05-09 10:46:46,662 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-cfb016cf-809c-4e74-932f-0d82d008e09c', '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'd678891b72154767b6bfe14903815806', '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'44b1637c-b055-4402-8b7a-dc1d786ae9d2', 'swap': 0}) 2018-05-09 10:46:51,359 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-09 10:46:51,360 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-09 10:46:51,361 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-09 10:46:51,365 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-09 10:46:51,374 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-09 10:46:55,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5eede1a6-f5cb-43ff-aa8e-acaef63a14ec/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-09 10:46:55,380 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-09 10:46:55,383 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-09 10:46:55,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-09 10:49:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 42f3412f-97cd-42a2-bf0d-25f9ed3f11f1 2018-05-09 10:49:00,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '42f3412f-97cd-42a2-bf0d-25f9ed3f11f1']'. 2018-05-09 10:49:01,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-09 10:49:01,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-09 10:49:01,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-09 10:49:01,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 42f3412f-97cd-42a2-bf0d-25f9ed3f11f1 | 2018-05-09 10:49:01,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-09 10:49:01,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-09 10:46:59 | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-09 10:49:00 | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:01 | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5eede1a6-f5cb-43ff-aa8e-acaef63a14ec) | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fb09c802-5dfa-4b87-a508-2d5b00809841) | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 109.553 | 2018-05-09 10:49:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-09 10:49:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-09 10:49:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-09 10:49:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-09 10:49:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-09 10:49:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-09 10:49:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-09 10:49:01,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-09 10:49:04,802 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 10:49:04,802 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:21 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-09 10:49:04,810 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-09 10:49:04,811 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:38 | FAIL | | vping_userdata | functest | smoke | 07:01 | FAIL | | tempest_smoke_serial | functest | smoke | 12:59 | PASS | | rally_sanity | functest | smoke | 06:26 | FAIL | | patrole | functest | smoke | 02:02 | PASS | | snaps_smoke | functest | smoke | 47:28 | FAIL | | neutron_trunk | functest | smoke | 02:21 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-09 10:49:04,821 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-09 10:49:09,181 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-178 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-09 10:49:09,185 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-09 10:49:09,185 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-09 10:49:09,186 - 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 | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-05-09 10:49:09,187 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-09 10:49:09,187 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-05-09 10:49:14,034 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-05-09 10:49:14,035 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-05-09 10:49:14,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 10:49:14,320 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:05 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-05-09 10:49:14,324 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-05-09 10:49:14,324 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:05 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-09 10:49:14,328 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-09 10:49:17,847 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-178 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-09 10:49:17,851 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-09 10:49:17,851 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-09 10:49:17,852 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-09 10:49:17,853 - 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-05-09 10:49:17,854 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-09 10:49:21,398 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-178 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-09 10:49:21,402 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-09 10:49:21,402 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-09 10:49:21,403 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-05-09 10:49:21,404 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-09 10:49:21,405 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-09 10:52:19,574 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-09 10:52:19,912 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-09 10:52:19,912 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:58 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-09 10:52:19,917 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:58 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-09 10:52:19,919 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK