2018-05-27 05:58:02,027 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-master-421 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 05:58:02,030 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.201:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_CACERT=~/joid_config/bradm.etsi-ubuntu-jh.maas.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-05-27 05:58:02,030 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 05:58:02,031 - 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-27 05:58:02,033 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-27 05:58:02,033 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-27 05:58:03,826 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 05:58:11,971 - 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 8.139s OK 2018-05-27 05:58:12,534 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 05:58:12,534 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-27 05:58:12,536 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-27 05:58:13,241 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 06:05:41,190 - 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 447.911s OK 2018-05-27 06:05:41,739 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 06:05:41,740 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 06:05:41,742 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-27 06:05:42,471 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 06:06:11,627 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 29.155s OK 2018-05-27 06:06:12,178 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 06:06:12,178 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:29 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-27 06:06:12,181 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 07:28 | PASS | | snaps_health_check | functest | healthcheck | 00:29 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-27 06:06:12,183 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-27 06:06:36,829 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-master-421 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 06:06:36,832 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.201:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_CACERT=~/joid_config/bradm.etsi-ubuntu-jh.maas.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-05-27 06:06:36,832 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 06:06:36,833 - 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 cinder_test | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | patrole snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-05-27 06:06:36,835 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-27 06:06:36,835 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-27 06:06:38,922 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'7617046e-9c40-43a7-9017-08e90ea29410'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'updated_at': u'2018-05-27T05:54:11Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 3, u'mtu': 1500, u'id': u'4b15e322-3ab3-4030-9567-6aea9a96661c', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T05:54:06Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'l2_adjacency': True}) 2018-05-27 06:06:40,224 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-05-27 06:06:40,224 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 06:06:41,636 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-05-27 06:06:41,636 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 06:06:41,636 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-27 06:06:42,983 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-27 06:06:42,983 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-27 06:06:42' 2018-05-27 06:06:42,983 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--25c456cb-a423-43f1-a3e0-c54bfaf2a313' 2018-05-27 06:06:42,983 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-27 06:06:44,218 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--25c456cb-a423-43f1-a3e0-c54bfaf2a313', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T06:06:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/72448c85-f23a-4474-a0b9-53a89bbbee4a/file', u'owner': u'b9c3340ed457449db4f3663cce1af9a2', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'72448c85-f23a-4474-a0b9-53a89bbbee4a', u'size': None, u'name': u'functest-vping--25c456cb-a423-43f1-a3e0-c54bfaf2a313', u'checksum': None, u'self': u'/v2/images/72448c85-f23a-4474-a0b9-53a89bbbee4a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T06:06:43Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 06:06:44,218 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-25c456cb-a423-43f1-a3e0-c54bfaf2a313' 2018-05-27 06:06:44,489 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'updated_at': u'2018-05-27T06:06:44Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'provider:network_type': u'vxlan', u'id': u'd6c3ce59-fa13-423a-8b18-02f3382a8d28', u'provider:segmentation_id': 1003, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-25c456cb-a423-43f1-a3e0-c54bfaf2a313', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:06:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'l2_adjacency': True}) 2018-05-27 06:06:44,968 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T06:06:44Z', 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'e0bbf67a-b82c-44b3-80b4-7470fb7e0c8c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-25c456cb-a423-43f1-a3e0-c54bfaf2a313', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd6c3ce59-fa13-423a-8b18-02f3382a8d28', u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:06:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2'}) 2018-05-27 06:06:44,968 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-25c456cb-a423-43f1-a3e0-c54bfaf2a313' 2018-05-27 06:06:47,748 - 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-27T06:06:46Z', u'revision_number': 3, u'ha': True, u'id': u'87a28362-13c5-43af-972f-929f3bd1f665', u'external_gateway_info': {u'network_id': u'4b15e322-3ab3-4030-9567-6aea9a96661c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7617046e-9c40-43a7-9017-08e90ea29410', u'ip_address': u'10.6.15.18'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-25c456cb-a423-43f1-a3e0-c54bfaf2a313', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:06:45Z', u'distributed': True, u'flavor_id': None, u'routes': [], u'project_id': u'b9c3340ed457449db4f3663cce1af9a2'}) 2018-05-27 06:06:50,508 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-25c456cb-a423-43f1-a3e0-c54bfaf2a313' 2018-05-27 06:06:50,653 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-25c456cb-a423-43f1-a3e0-c54bfaf2a313', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), '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'544f3090-c670-47a6-ae6e-b7a580f9710c', 'swap': 0}) 2018-05-27 06:06:51,117 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-25c456cb-a423-43f1-a3e0-c54bfaf2a313' 2018-05-27 06:06:59,135 - 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-25c456cb-a423-43f1-a3e0-c54bfaf2a313': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:71:9c:69', 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'72448c85-f23a-4474-a0b9-53a89bbbee4a'}), 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-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-27T06:06:56.000000', 'flavor': Munch({u'id': u'544f3090-c670-47a6-ae6e-b7a580f9710c'}), 'az': u'nova', 'id': u'9392e896-7818-48be-890c-28404a60dfc5', 'security_groups': [Munch({u'name': u'vping-sg-25c456cb-a423-43f1-a3e0-c54bfaf2a313'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T06:06:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T06:06:57Z', 'hostId': u'f5b54c0449011d870d0013026f8afd68d7876ac1251e0050ead17e09', u'OS-EXT-SRV-ATTR:host': u'rack-12-m2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.12', 'cloud': 'envvars', 'host_id': u'f5b54c0449011d870d0013026f8afd68d7876ac1251e0050ead17e09', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'rack-12-m2', 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-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-27T06:06:56.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m2.maas', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m2.maas', 'name': u'opnfv-vping-1-25c456cb-a423-43f1-a3e0-c54bfaf2a313', 'adminPass': u'hcBC7fDTaUxb', 'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', 'created_at': u'2018-05-27T06:06:51Z', 'created': u'2018-05-27T06:06:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-27 06:07:00,163 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2779103024517 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.209709] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.212465] pid_max: default: 32768 minimum: 301 [ 0.213951] ACPI: Core revision 20150930 [ 0.216203] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.218369] Security Framework initialized [ 0.219796] Yama: becoming mindful. [ 0.221045] AppArmor: AppArmor initialized [ 0.222505] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.224756] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.226918] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.228959] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.231275] Initializing cgroup subsys io [ 0.232678] Initializing cgroup subsys memory [ 0.234141] Initializing cgroup subsys devices [ 0.235607] Initializing cgroup subsys freezer [ 0.237096] Initializing cgroup subsys net_cls [ 0.238577] Initializing cgroup subsys perf_event [ 0.240124] Initializing cgroup subsys net_prio [ 0.241612] Initializing cgroup subsys hugetlb [ 0.243087] Initializing cgroup subsys pids [ 0.244573] CPU: Physical Processor ID: 0 [ 0.246907] mce: CPU supports 10 MCE banks [ 0.248346] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.250037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.268290] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.278610] ftrace: allocating 31920 entries in 125 pages [ 0.321577] smpboot: Max logical packages: 1 [ 0.323000] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.325259] x2apic enabled [ 0.326585] Switched APIC routing to physical x2apic. [ 0.329405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.331274] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.334694] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338363] x86: Booted up 1 node, 1 CPUs [ 0.339717] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.342060] devtmpfs: initialized [ 0.345002] evm: security.selinux [ 0.346203] evm: security.SMACK64 [ 0.347367] evm: security.SMACK64EXEC [ 0.348603] evm: security.SMACK64TRANSMUTE [ 0.349947] evm: security.SMACK64MMAP [ 0.351203] evm: security.ima [ 0.352270] evm: security.capability [ 0.353622] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.356722] pinctrl core: initialized pinctrl subsystem [ 0.358588] RTC time: 6:06:57, date: 05/27/18 [ 0.360157] NET: Registered protocol family 16 [ 0.361760] cpuidle: using governor ladder [ 0.363149] cpuidle: using governor menu [ 0.364451] PCCT header not found. [ 0.365684] ACPI: bus type PCI registered [ 0.367037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.369098] PCI: Using configuration type 1 for base access [ 0.372115] ACPI: Added _OSI(Module Device) [ 0.373547] ACPI: Added _OSI(Processor Device) [ 0.374995] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.376501] ACPI: Added _OSI(Processor Aggregator Device) [ 0.379884] ACPI: Interpreter enabled [ 0.381146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.384221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.387292] ACPI: (supports S0 S3 S4 S5) [ 0.388585] ACPI: Using IOAPIC for interrupt routing [ 0.390265] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.395312] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.397203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.399308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.401331] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.405048] acpiphp: Slot [3] registered [ 0.406395] acpiphp: Slot [4] registered [ 0.407714] acpiphp: Slot [5] registered [ 0.409034] acpiphp: Slot [6] registered [ 0.410357] acpiphp: Slot [7] registered [ 0.411684] acpiphp: Slot [8] registered [ 0.413001] acpiphp: Slot [9] registered [ 0.414342] acpiphp: Slot [10] registered [ 0.415703] acpiphp: Slot [11] registered [ 0.417042] acpiphp: Slot [12] registered [ 0.418383] acpiphp: Slot [13] registered [ 0.419736] acpiphp: Slot [14] registered [ 0.421074] acpiphp: Slot [15] registered [ 0.422423] acpiphp: Slot [16] registered [ 0.423775] acpiphp: Slot [17] registered [ 0.425116] acpiphp: Slot [18] registered [ 0.426456] acpiphp: Slot [19] registered [ 0.427804] acpiphp: Slot [20] registered [ 0.429144] acpiphp: Slot [21] registered [ 0.446466] acpiphp: Slot [22] registered [ 0.447806] acpiphp: Slot [23] registered [ 0.449136] acpiphp: Slot [24] registered [ 0.450490] acpiphp: Slot [25] registered [ 0.451829] acpiphp: Slot [26] registered [ 0.453159] acpiphp: Slot [27] registered [ 0.454509] acpiphp: Slot [28] registered [ 0.455848] acpiphp: Slot [29] registered [ 0.457187] acpiphp: Slot [30] registered [ 0.461017] acpiphp: Slot [31] registered [ 0.462513] PCI host bridge to bus 0000:00 [ 0.463865] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.465873] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.467953] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.470348] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.472736] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482518] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484633] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.487033] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.489119] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.497759] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.500155] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.555579] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.557944] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.560217] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.562506] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564859] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566896] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.568723] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.570434] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572947] vgaarb: loaded [ 0.573923] vgaarb: bridge control possible 0000:00:02.0 [ 0.575736] SCSI subsystem initialized [ 0.577056] ACPI: bus type USB registered [ 0.578397] usbcore: registered new interface driver usbfs [ 0.580067] usbcore: registered new interface driver hub [ 0.581699] usbcore: registered new device driver usb [ 0.583409] PCI: Using ACPI for IRQ routing [ 0.585037] NetLabel: Initializing [ 0.586214] NetLabel: domain hash size = 128 [ 0.587586] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589116] NetLabel: unlabeled traffic allowed by default [ 0.590882] clocksource: Switched to clocksource kvm-clock [ 0.598632] AppArmor: AppArmor Filesystem Enabled [ 0.600168] pnp: PnP ACPI init [ 0.601610] pnp: PnP ACPI: found 5 devices [ 0.609038] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.611825] NET: Registered protocol family 2 [ 0.613346] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.615445] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.617344] TCP: Hash tables configured (established 4096 bind 4096) [ 0.619258] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.621011] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.622906] NET: Registered protocol family 1 [ 0.624305] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.626077] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.627841] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.649473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.671477] Trying to unpack rootfs image as initramfs... [ 0.751254] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.753815] Scanning for low memory corruption every 60 seconds [ 0.755929] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.757776] audit: initializing netlink subsys (disabled) [ 0.759447] audit: type=2000 audit(1527401217.976:1): initialized [ 0.761537] Initialise system trusted keyring [ 0.763029] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.764902] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.768030] zbud: loaded [ 0.769158] VFS: Disk quotas dquot_6.6.0 [ 0.770482] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.772929] fuse init (API version 7.23) [ 0.774382] Key type big_key registered [ 0.775694] Allocating IMA MOK and blacklist keyrings. [ 0.777470] Key type asymmetric registered [ 0.778804] Asymmetric key parser 'x509' registered [ 0.780360] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.783214] io scheduler noop registered [ 0.784503] io scheduler deadline registered (default) [ 0.786099] io scheduler cfq registered [ 0.787475] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.789162] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.791198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.793542] ACPI: Power Button [PWRF] [ 0.794884] GHES: HEST is not enabled! [ 0.815915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.859491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.863053] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.889590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.892942] Linux agpgart interface v0.103 [ 0.896072] brd: module loaded [ 0.897886] loop: module loaded [ 0.901592] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.903981] GPT:90111 != 2097151 [ 0.905082] GPT:Alternate GPT header not at the end of the disk. [ 0.906866] GPT:90111 != 2097151 [ 0.907978] GPT: Use GNU Parted to correct GPT errors. [ 0.909563] vda: vda1 vda15 [ 0.911750] scsi host0: ata_piix [ 0.912943] scsi host1: ata_piix [ 0.914091] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.916091] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.918628] libphy: Fixed MDIO Bus: probed [ 0.919968] tun: Universal TUN/TAP device driver, 1.6 [ 0.921583] tun: (C) 1999-2004 Max Krasnyansky [ 0.924642] PPP generic driver version 2.4.2 [ 0.926083] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.928043] ehci-pci: EHCI PCI platform driver [ 0.929465] ehci-platform: EHCI generic platform driver [ 0.931099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.932936] ohci-pci: OHCI PCI platform driver [ 0.934357] ohci-platform: OHCI generic platform driver [ 0.935974] uhci_hcd: USB Universal Host Controller Interface driver [ 0.958040] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.959670] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.962023] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.963651] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.965449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.967490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.969866] usb usb1: Product: UHCI Host Controller [ 0.971409] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.973287] usb usb1: SerialNumber: 0000:00:01.2 [ 0.974866] hub 1-0:1.0: USB hub found [ 0.976159] hub 1-0:1.0: 2 ports detected [ 0.977638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.981021] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.982603] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.984289] mousedev: PS/2 mouse device common for all mice [ 0.986323] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.989288] rtc_cmos 00:00: RTC can wake from S4 [ 0.991086] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.993020] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.994986] i2c /dev entries driver [ 0.996218] device-mapper: uevent: version 1.0.3 [ 0.997754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.000427] ledtrig-cpu: registered to indicate activity on CPUs [ 1.002526] NET: Registered protocol family 10 [ 1.004153] NET: Registered protocol family 17 [ 1.005601] Key type dns_resolver registered [ 1.007121] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.008914] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.011803] registered taskstats version 1 [ 1.013152] Loading compiled-in X.509 certificates [ 1.015534] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.018577] zswap: loaded using pool lzo/zbud [ 1.020723] Key type trusted registered [ 1.023274] Key type encrypted registered [ 1.024637] AppArmor: AppArmor sha1 policy hashing enabled [ 1.026335] ima: No TPM chip found, activating TPM-bypass! [ 1.028060] evm: HMAC attrs: 0x1 [ 1.029522] Magic number: 2:721:115 [ 1.030903] rtc_cmos 00:00: setting system clock to 2018-05-27 06:06:58 UTC (1527401218) [ 1.033543] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.035387] EDD information not available. [ 1.072454] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.075003] Write protecting the kernel read-only data: 14336k [ 1.077564] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.080541] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.26 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.613754] random: dd urandom read with 8 bits of entropy available 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.47. request failed 2018-05-27 06:07:00,164 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-25c456cb-a423-43f1-a3e0-c54bfaf2a313' 2018-05-27 06:07:00,463 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLYpPcWWCF07rIMVAlj3GWZChj1nMiR8E/LxURnGAOhBoQsod4sDrzsH6EWFDkTpnD4oWPNJ2sdpsXR0j4PMpd+RTfIeJTkdheVcIWY0Zj0gmQJcDFSFnCgpAL7O9jt0V6cHjTBjShzsXiRH425fvuIZRPCK40RPUSXv0Zra9XIhQ+repywFSFN2I+VGuRgRhUKtkCmWsq6Jx6dWDqvCQsu6lRRztveGfGJAxTzbeQkLxhXb4YakBi6U1e3xxA4M/AVYnuRRdFGcioDaA/mtprIYJP1YNFL4vwzzay2ynXDHIf6IwOzY6FgNPjkcOA0MdqXl0jbMOLrrTL/3yqHe9r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAy2KT3FlghdO6yDFQJY9xlmQoY9ZzIkfBPy8VEZxgDoQaELKH\neLA687B+hFhQ5E6Zw+KFjzSdrHabF0dI+DzKXfkU3yHiU5HYXlXCFmNGY9IJkCXA\nxUhZwoKQC+zvY7dFenB40wY0oc7F4kR+NuX77iGUTwiuNET1El79Ga2vVyIUPq3q\ncsBUhTdiPlRrkYEYVCrZAplrKuicenVg6rwkLLupUUc7b3hnxiQMU823kJC8YV2+\nGGpAYulNXt8cQODPwFWJ7kUXRRnIqA2gP5raayGCT9WDRS+L8M82stsp1wxyH+iM\nDs2OhYDT45HDgNDHal5dI2zDi660y/98qh3vawIDAQABAoIBADr958dVAUMv65Bf\nhVCvr5GgkXqL3C9IQswR2vmVsuLi/DB1qAegjijau4elmijuh3kivfyQlV9Ns6Rn\n38lo0IW7Vot155C3z9tk4nvd5a/UX0O5P5W5a5eYiTF8Ut9IbFWcQ99pgGCiehEs\nLrO7t3wVr0/RQ74TdkYS2TTWhPIvgsWzJrSeDRVTGQyrOgzQSqNv13QHIwVc3KdV\nnlLb7FPvlbgpXhRb2nQ36VuPr5I+O4du06bkNWdtRaY1h95DOktva0ygIqRNfQ5M\nun1xQXqVtmerJwD0pelnqfUwpQ+3rIIDL17wMWYhVBq4C+sfNg1FzX+J4R6/4cAQ\nXzVQHEECgYEA8EzQYU5iNubHICg6lXzvt95nriiAmdK1u1p8KS2OfNr5gWjzdq9p\nAnBYkmQ+HYUACFIsFAslvGw4FoqGtmfUyEC9IjQLmJa4I26iD1QQsO5wAtGhU8Jo\nZ71nfQtmwtKAsYaMre3FZByXmTJVACneeflfp4UjygR7CU7b4T39s4sCgYEA2KxV\nr4AEE8vSJZ6dgodU5wrdrCqw2XjYVqbDm+cBJEHomKHdd++4ykWI7TWk6y/IDprD\nrPbtYMdKrE/Pplh1ugaKpSoospCXCddlAqYvvl7LGXkXnMUHO+3yT/b1Igv7wcLv\nwq5WNEN2T0Ga1kkuYLhVTqtsj1frCLJfqun8r6ECgYEAlu0H7DXZBfaIlq/tq7pe\nrbNol0AlFXf8YIICfbJ5Tf4Su675S0/8umVpm/iN8uh4DsHdoXEm8GNgDvhOh/5K\n7MOMhxD9P4dafBaeftYj7Zy0iXC0zPDLtmyFtUoV7sNbxSRm807lrW0v4i50qLej\nXiS8aXD7+4Q46q22+I+A6uUCgYEAzGQVGE7MidgVTsOHleAPqTtIzOYgmaUzftol\nX+XT394Eiib3AfKzAKwDdLDL98fFEnHP8FOmrUqSGGXZXfPIaklNdGyGo5tdvzze\n3lbiZtSJBmiCa7I5FsFpeSFfMFTZknhPL/jA/OA+tJkQdN/nzflVD7cJ21Z2MmgB\ncvrzEMECgYA65eAyyEcK6ZufbCIRysnlvVqCelqK0GCOKAebzMfGXSeHd25DOSwc\niTUjMuXKdBhTT/U8CHPlIKDykH+psQIohKAoY6btzXqSvXvOSn6xs4ENZPm5EyMV\nxiyX+jrZC8rPKAP+S4tQPlxeRaKt4awpnWZ/xEIbBVf7zPbNq3VSrg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', 'name': u'vping-keypair-25c456cb-a423-43f1-a3e0-c54bfaf2a313', 'created_at': '2018-05-27T06:07:00.463842', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'13:b0:4d:a7:8a:97:f2:73:8b:d7:26:66:57:da:d6:25', 'type': 'ssh', 'id': u'vping-keypair-25c456cb-a423-43f1-a3e0-c54bfaf2a313'}) 2018-05-27 06:07:00,464 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAy2KT3FlghdO6yDFQJY9xlmQoY9ZzIkfBPy8VEZxgDoQaELKH eLA687B+hFhQ5E6Zw+KFjzSdrHabF0dI+DzKXfkU3yHiU5HYXlXCFmNGY9IJkCXA xUhZwoKQC+zvY7dFenB40wY0oc7F4kR+NuX77iGUTwiuNET1El79Ga2vVyIUPq3q csBUhTdiPlRrkYEYVCrZAplrKuicenVg6rwkLLupUUc7b3hnxiQMU823kJC8YV2+ GGpAYulNXt8cQODPwFWJ7kUXRRnIqA2gP5raayGCT9WDRS+L8M82stsp1wxyH+iM Ds2OhYDT45HDgNDHal5dI2zDi660y/98qh3vawIDAQABAoIBADr958dVAUMv65Bf hVCvr5GgkXqL3C9IQswR2vmVsuLi/DB1qAegjijau4elmijuh3kivfyQlV9Ns6Rn 38lo0IW7Vot155C3z9tk4nvd5a/UX0O5P5W5a5eYiTF8Ut9IbFWcQ99pgGCiehEs LrO7t3wVr0/RQ74TdkYS2TTWhPIvgsWzJrSeDRVTGQyrOgzQSqNv13QHIwVc3KdV nlLb7FPvlbgpXhRb2nQ36VuPr5I+O4du06bkNWdtRaY1h95DOktva0ygIqRNfQ5M un1xQXqVtmerJwD0pelnqfUwpQ+3rIIDL17wMWYhVBq4C+sfNg1FzX+J4R6/4cAQ XzVQHEECgYEA8EzQYU5iNubHICg6lXzvt95nriiAmdK1u1p8KS2OfNr5gWjzdq9p AnBYkmQ+HYUACFIsFAslvGw4FoqGtmfUyEC9IjQLmJa4I26iD1QQsO5wAtGhU8Jo Z71nfQtmwtKAsYaMre3FZByXmTJVACneeflfp4UjygR7CU7b4T39s4sCgYEA2KxV r4AEE8vSJZ6dgodU5wrdrCqw2XjYVqbDm+cBJEHomKHdd++4ykWI7TWk6y/IDprD rPbtYMdKrE/Pplh1ugaKpSoospCXCddlAqYvvl7LGXkXnMUHO+3yT/b1Igv7wcLv wq5WNEN2T0Ga1kkuYLhVTqtsj1frCLJfqun8r6ECgYEAlu0H7DXZBfaIlq/tq7pe rbNol0AlFXf8YIICfbJ5Tf4Su675S0/8umVpm/iN8uh4DsHdoXEm8GNgDvhOh/5K 7MOMhxD9P4dafBaeftYj7Zy0iXC0zPDLtmyFtUoV7sNbxSRm807lrW0v4i50qLej XiS8aXD7+4Q46q22+I+A6uUCgYEAzGQVGE7MidgVTsOHleAPqTtIzOYgmaUzftol X+XT394Eiib3AfKzAKwDdLDL98fFEnHP8FOmrUqSGGXZXfPIaklNdGyGo5tdvzze 3lbiZtSJBmiCa7I5FsFpeSFfMFTZknhPL/jA/OA+tJkQdN/nzflVD7cJ21Z2MmgB cvrzEMECgYA65eAyyEcK6ZufbCIRysnlvVqCelqK0GCOKAebzMfGXSeHd25DOSwc iTUjMuXKdBhTT/U8CHPlIKDykH+psQIohKAoY6btzXqSvXvOSn6xs4ENZPm5EyMV xiyX+jrZC8rPKAP+S4tQPlxeRaKt4awpnWZ/xEIbBVf7zPbNq3VSrg== -----END RSA PRIVATE KEY----- 2018-05-27 06:07:01,099 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--25c456cb-a423-43f1-a3e0-c54bfaf2a313' 2018-05-27 06:07:06,615 - 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-25c456cb-a423-43f1-a3e0-c54bfaf2a313': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0c:42:a5', u'version': 4, u'addr': u'192.168.130.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'72448c85-f23a-4474-a0b9-53a89bbbee4a'}), 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-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-27T06:07:06.000000', 'flavor': Munch({u'id': u'544f3090-c670-47a6-ae6e-b7a580f9710c'}), 'az': u'nova', 'id': u'358baf6f-ff4d-492b-855e-441ba07cf800', 'security_groups': [Munch({u'name': u'vping-sg-25c456cb-a423-43f1-a3e0-c54bfaf2a313'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T06:07:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T06:07:06Z', 'hostId': u'd62c8e505536dbd932c296120a8eab83216d06c8608c3e60ed70762f', u'OS-EXT-SRV-ATTR:host': u'rack-12-m4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-25c456cb-a423-43f1-a3e0-c54bfaf2a313', 'public_v6': '', 'private_v4': u'192.168.130.14', 'cloud': 'envvars', 'host_id': u'd62c8e505536dbd932c296120a8eab83216d06c8608c3e60ed70762f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'rack-12-m4', 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-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-27T06:07:06.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m4.maas', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m4.maas', 'name': u'opnfv-vping-2-ssh--25c456cb-a423-43f1-a3e0-c54bfaf2a313', 'adminPass': u'K289hu9miL4R', 'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', 'created_at': u'2018-05-27T06:07:01Z', 'created': u'2018-05-27T06:07:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-27 06:07:08,944 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'87a28362-13c5-43af-972f-929f3bd1f665', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', 'created_at': u'2018-05-27T06:07:07Z', 'attached': True, 'updated_at': u'2018-05-27T06:07:07Z', 'id': u'3e257c3c-7012-4f4c-9d25-6d0be31b54e6', 'floating_network_id': u'4b15e322-3ab3-4030-9567-6aea9a96661c', 'fixed_ip_address': u'192.168.130.14', 'floating_ip_address': u'10.6.15.8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'87a28362-13c5-43af-972f-929f3bd1f665', 'project_id': u'b9c3340ed457449db4f3663cce1af9a2', 'port_id': u'509cf90d-f2cf-4f0b-87f2-b5568941ae8f', 'port': u'509cf90d-f2cf-4f0b-87f2-b5568941ae8f', 'network': u'4b15e322-3ab3-4030-9567-6aea9a96661c'}) 2018-05-27 06:07:10,195 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2598959767057 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.215827] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.218636] pid_max: default: 32768 minimum: 301 [ 0.220156] ACPI: Core revision 20150930 [ 0.222439] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.224639] Security Framework initialized [ 0.226038] Yama: becoming mindful. [ 0.227283] AppArmor: AppArmor initialized [ 0.228731] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.230995] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.233159] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.235223] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.237547] Initializing cgroup subsys io [ 0.238940] Initializing cgroup subsys memory [ 0.240388] Initializing cgroup subsys devices [ 0.241870] Initializing cgroup subsys freezer [ 0.243378] Initializing cgroup subsys net_cls [ 0.244842] Initializing cgroup subsys perf_event [ 0.246410] Initializing cgroup subsys net_prio [ 0.247908] Initializing cgroup subsys hugetlb [ 0.249373] Initializing cgroup subsys pids [ 0.250867] CPU: Physical Processor ID: 0 [ 0.253191] mce: CPU supports 10 MCE banks [ 0.254646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.256340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.274555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.284942] ftrace: allocating 31920 entries in 125 pages [ 0.328151] smpboot: Max logical packages: 1 [ 0.329600] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331913] x2apic enabled [ 0.333259] Switched APIC routing to physical x2apic. [ 0.336132] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341540] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345268] x86: Booted up 1 node, 1 CPUs [ 0.346674] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.349009] devtmpfs: initialized [ 0.351826] evm: security.selinux [ 0.353011] evm: security.SMACK64 [ 0.354190] evm: security.SMACK64EXEC [ 0.355453] evm: security.SMACK64TRANSMUTE [ 0.356831] evm: security.SMACK64MMAP [ 0.358123] evm: security.ima [ 0.359199] evm: security.capability [ 0.360543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363705] pinctrl core: initialized pinctrl subsystem [ 0.365557] RTC time: 6:07:06, date: 05/27/18 [ 0.367138] NET: Registered protocol family 16 [ 0.368763] cpuidle: using governor ladder [ 0.370178] cpuidle: using governor menu [ 0.371514] PCCT header not found. [ 0.372773] ACPI: bus type PCI registered [ 0.374148] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376251] PCI: Using configuration type 1 for base access [ 0.379135] ACPI: Added _OSI(Module Device) [ 0.380557] ACPI: Added _OSI(Processor Device) [ 0.382025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383544] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387002] ACPI: Interpreter enabled [ 0.388297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394612] ACPI: (supports S0 S3 S4 S5) [ 0.395946] ACPI: Using IOAPIC for interrupt routing [ 0.397672] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.402765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404711] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406825] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408868] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412649] acpiphp: Slot [3] registered [ 0.414042] acpiphp: Slot [4] registered [ 0.415399] acpiphp: Slot [5] registered [ 0.416755] acpiphp: Slot [6] registered [ 0.418127] acpiphp: Slot [7] registered [ 0.419477] acpiphp: Slot [8] registered [ 0.420826] acpiphp: Slot [9] registered [ 0.422200] acpiphp: Slot [10] registered [ 0.423577] acpiphp: Slot [11] registered [ 0.424949] acpiphp: Slot [12] registered [ 0.426340] acpiphp: Slot [13] registered [ 0.427712] acpiphp: Slot [14] registered [ 0.429078] acpiphp: Slot [15] registered [ 0.430464] acpiphp: Slot [16] registered [ 0.431838] acpiphp: Slot [17] registered [ 0.433207] acpiphp: Slot [18] registered [ 0.434774] acpiphp: Slot [19] registered [ 0.436190] acpiphp: Slot [20] registered [ 0.437572] acpiphp: Slot [21] registered [ 0.454704] acpiphp: Slot [22] registered [ 0.456087] acpiphp: Slot [23] registered [ 0.457463] acpiphp: Slot [24] registered [ 0.458852] acpiphp: Slot [25] registered [ 0.460228] acpiphp: Slot [26] registered [ 0.461605] acpiphp: Slot [27] registered [ 0.462990] acpiphp: Slot [28] registered [ 0.464366] acpiphp: Slot [29] registered [ 0.465745] acpiphp: Slot [30] registered [ 0.467128] acpiphp: Slot [31] registered [ 0.468496] PCI host bridge to bus 0000:00 [ 0.469876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471961] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.476517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.494153] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.496157] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498337] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.507162] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564970] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.567394] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.569999] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.572322] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.574635] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578606] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.580375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.582954] vgaarb: loaded [ 0.583948] vgaarb: bridge control possible 0000:00:02.0 [ 0.585796] SCSI subsystem initialized [ 0.587146] ACPI: bus type USB registered [ 0.588497] usbcore: registered new interface driver usbfs [ 0.590208] usbcore: registered new interface driver hub [ 0.591873] usbcore: registered new device driver usb [ 0.593612] PCI: Using ACPI for IRQ routing [ 0.595289] NetLabel: Initializing [ 0.596477] NetLabel: domain hash size = 128 [ 0.597889] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.599462] NetLabel: unlabeled traffic allowed by default [ 0.601260] clocksource: Switched to clocksource kvm-clock [ 0.609018] AppArmor: AppArmor Filesystem Enabled [ 0.610616] pnp: PnP ACPI init [ 0.612084] pnp: PnP ACPI: found 5 devices [ 0.619495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.622335] NET: Registered protocol family 2 [ 0.623891] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.626020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.627971] TCP: Hash tables configured (established 4096 bind 4096) [ 0.629929] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.631727] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.633666] NET: Registered protocol family 1 [ 0.635096] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.636907] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.638712] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660384] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682451] Trying to unpack rootfs image as initramfs... [ 0.762319] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.764958] Scanning for low memory corruption every 60 seconds [ 0.767099] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.768983] audit: initializing netlink subsys (disabled) [ 0.770702] audit: type=2000 audit(1527401227.132:1): initialized [ 0.772838] Initialise system trusted keyring [ 0.774369] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.776294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.779463] zbud: loaded [ 0.780604] VFS: Disk quotas dquot_6.6.0 [ 0.781985] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.784442] fuse init (API version 7.23) [ 0.785912] Key type big_key registered [ 0.787238] Allocating IMA MOK and blacklist keyrings. [ 0.789039] Key type asymmetric registered [ 0.790421] Asymmetric key parser 'x509' registered [ 0.792006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795045] io scheduler noop registered [ 0.796526] io scheduler deadline registered (default) [ 0.798212] io scheduler cfq registered [ 0.799599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.803444] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.805886] ACPI: Power Button [PWRF] [ 0.807258] GHES: HEST is not enabled! [ 0.828311] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.872042] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.875634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.902174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.905619] Linux agpgart interface v0.103 [ 0.909011] brd: module loaded [ 0.910906] loop: module loaded [ 0.914939] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.917388] GPT:90111 != 2097151 [ 0.918532] GPT:Alternate GPT header not at the end of the disk. [ 0.920353] GPT:90111 != 2097151 [ 0.921484] GPT: Use GNU Parted to correct GPT errors. [ 0.923105] vda: vda1 vda15 [ 0.925298] scsi host0: ata_piix [ 0.926545] scsi host1: ata_piix [ 0.927724] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.929781] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.932360] libphy: Fixed MDIO Bus: probed [ 0.933743] tun: Universal TUN/TAP device driver, 1.6 [ 0.935400] tun: (C) 1999-2004 Max Krasnyansky [ 0.938673] PPP generic driver version 2.4.2 [ 0.940150] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.942161] ehci-pci: EHCI PCI platform driver [ 0.943638] ehci-platform: EHCI generic platform driver [ 0.945460] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.947363] ohci-pci: OHCI PCI platform driver [ 0.948814] ohci-platform: OHCI generic platform driver [ 0.950481] uhci_hcd: USB Universal Host Controller Interface driver [ 0.972615] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.974295] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.976730] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.978402] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.980251] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.982356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.984787] usb usb1: Product: UHCI Host Controller [ 0.986393] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.988337] usb usb1: SerialNumber: 0000:00:01.2 [ 0.989980] hub 1-0:1.0: USB hub found [ 0.991308] hub 1-0:1.0: 2 ports detected [ 0.992835] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.996320] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.998004] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.999744] mousedev: PS/2 mouse device common for all mice [ 1.001870] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.004790] rtc_cmos 00:00: RTC can wake from S4 [ 1.006797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.008807] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.010866] i2c /dev entries driver [ 1.012154] device-mapper: uevent: version 1.0.3 [ 1.013736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.016470] ledtrig-cpu: registered to indicate activity on CPUs [ 1.018640] NET: Registered protocol family 10 [ 1.020296] NET: Registered protocol family 17 [ 1.021830] Key type dns_resolver registered [ 1.023377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.025238] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.028268] registered taskstats version 1 [ 1.029694] Loading compiled-in X.509 certificates [ 1.032099] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.035221] zswap: loaded using pool lzo/zbud [ 1.037422] Key type trusted registered [ 1.039960] Key type encrypted registered [ 1.041383] AppArmor: AppArmor sha1 policy hashing enabled [ 1.043165] ima: No TPM chip found, activating TPM-bypass! [ 1.044954] evm: HMAC attrs: 0x1 [ 1.046543] Magic number: 2:721:115 [ 1.047966] rtc_cmos 00:00: setting system clock to 2018-05-27 06:07:06 UTC (1527401226) [ 1.050757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.052647] EDD information not available. [ 1.086845] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.089455] Write protecting the kernel read-only data: 14336k [ 1.092005] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.095025] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.186448] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.43 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.14... Lease of 192.168.130.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.57. request failed 2018-05-27 06:07:10,196 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-27 06:07:25,218 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 1: cannot connect to 10.6.15.8 2018-05-27 06:07:35,229 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 2: cannot connect to 10.6.15.8 2018-05-27 06:07:45,306 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-27 06:07:45,308 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-27 06:07:45,312 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-27 06:07:47,264 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 06:07:47,264 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 06:08:01,255 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-27 06:08:01,963 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'7617046e-9c40-43a7-9017-08e90ea29410'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'updated_at': u'2018-05-27T05:54:11Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 3, u'mtu': 1500, u'id': u'4b15e322-3ab3-4030-9567-6aea9a96661c', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T05:54:06Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'l2_adjacency': True}) 2018-05-27 06:08:01,964 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-27 06:08:01,964 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-27 06:08:01' 2018-05-27 06:08:01,964 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--04ac117b-3943-4cbb-a2a3-a9664822406d' 2018-05-27 06:08:01,964 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-27 06:08:02,653 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--04ac117b-3943-4cbb-a2a3-a9664822406d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T06:08:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/7e8052ac-04b7-47de-aea7-f7f51792e1b7/file', u'owner': u'b9c3340ed457449db4f3663cce1af9a2', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7e8052ac-04b7-47de-aea7-f7f51792e1b7', u'size': None, u'name': u'functest-vping--04ac117b-3943-4cbb-a2a3-a9664822406d', u'checksum': None, u'self': u'/v2/images/7e8052ac-04b7-47de-aea7-f7f51792e1b7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T06:08:02Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 06:08:02,653 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-04ac117b-3943-4cbb-a2a3-a9664822406d' 2018-05-27 06:08:03,056 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'updated_at': u'2018-05-27T06:08:02Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'provider:network_type': u'vxlan', u'id': u'5000830a-aca4-41d1-a22f-481ad3f55e94', u'provider:segmentation_id': 1040, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-04ac117b-3943-4cbb-a2a3-a9664822406d', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:08:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'l2_adjacency': True}) 2018-05-27 06:08:03,570 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T06:08:03Z', 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'8c8437a5-ad7d-4017-9558-b9e859db61eb', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-04ac117b-3943-4cbb-a2a3-a9664822406d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5000830a-aca4-41d1-a22f-481ad3f55e94', u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:08:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2'}) 2018-05-27 06:08:03,570 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-04ac117b-3943-4cbb-a2a3-a9664822406d' 2018-05-27 06:08:06,324 - 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-27T06:08:04Z', u'revision_number': 3, u'ha': True, u'id': u'e2347020-bfb3-4355-8fa4-e03900e4c90a', u'external_gateway_info': {u'network_id': u'4b15e322-3ab3-4030-9567-6aea9a96661c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7617046e-9c40-43a7-9017-08e90ea29410', u'ip_address': u'10.6.15.8'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-04ac117b-3943-4cbb-a2a3-a9664822406d', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:08:03Z', u'distributed': True, u'flavor_id': None, u'routes': [], u'project_id': u'b9c3340ed457449db4f3663cce1af9a2'}) 2018-05-27 06:08:09,052 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-04ac117b-3943-4cbb-a2a3-a9664822406d' 2018-05-27 06:08:09,160 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-04ac117b-3943-4cbb-a2a3-a9664822406d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), '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'9756132c-b07f-457f-8e3a-d16a76c611b7', 'swap': 0}) 2018-05-27 06:08:09,602 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-04ac117b-3943-4cbb-a2a3-a9664822406d' 2018-05-27 06:08:17,457 - 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-04ac117b-3943-4cbb-a2a3-a9664822406d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:01:97:df', u'version': 4, u'addr': u'192.168.130.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7e8052ac-04b7-47de-aea7-f7f51792e1b7'}), 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-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-27T06:08:14.000000', 'flavor': Munch({u'id': u'9756132c-b07f-457f-8e3a-d16a76c611b7'}), 'az': u'nova', 'id': u'031ccaa3-2588-4654-8b86-20fb58b5835e', 'security_groups': [Munch({u'name': u'vping-sg-04ac117b-3943-4cbb-a2a3-a9664822406d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T06:08:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T06:08:15Z', 'hostId': u'f5b54c0449011d870d0013026f8afd68d7876ac1251e0050ead17e09', u'OS-EXT-SRV-ATTR:host': u'rack-12-m2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.13', 'cloud': 'envvars', 'host_id': u'f5b54c0449011d870d0013026f8afd68d7876ac1251e0050ead17e09', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'rack-12-m2', 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-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-27T06:08:14.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m2.maas', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m2.maas', 'name': u'opnfv-vping-1-04ac117b-3943-4cbb-a2a3-a9664822406d', 'adminPass': u'vMnQR8jzCVfy', 'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', 'created_at': u'2018-05-27T06:08:10Z', 'created': u'2018-05-27T06:08:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-27 06:08:18,651 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2857137372823 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.216939] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.219723] pid_max: default: 32768 minimum: 301 [ 0.221233] ACPI: Core revision 20150930 [ 0.223501] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.225670] Security Framework initialized [ 0.227043] Yama: becoming mindful. [ 0.228272] AppArmor: AppArmor initialized [ 0.229705] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.231937] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.234077] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.236103] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.238417] Initializing cgroup subsys io [ 0.239798] Initializing cgroup subsys memory [ 0.241239] Initializing cgroup subsys devices [ 0.242709] Initializing cgroup subsys freezer [ 0.244189] Initializing cgroup subsys net_cls [ 0.245651] Initializing cgroup subsys perf_event [ 0.247184] Initializing cgroup subsys net_prio [ 0.248683] Initializing cgroup subsys hugetlb [ 0.250148] Initializing cgroup subsys pids [ 0.251628] CPU: Physical Processor ID: 0 [ 0.253903] mce: CPU supports 10 MCE banks [ 0.255349] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.257034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.275341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.285762] ftrace: allocating 31920 entries in 125 pages [ 0.329110] smpboot: Max logical packages: 1 [ 0.330574] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332850] x2apic enabled [ 0.334191] Switched APIC routing to physical x2apic. [ 0.337037] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338934] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342394] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346126] x86: Booted up 1 node, 1 CPUs [ 0.347498] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.349824] devtmpfs: initialized [ 0.352641] evm: security.selinux [ 0.353816] evm: security.SMACK64 [ 0.354984] evm: security.SMACK64EXEC [ 0.356239] evm: security.SMACK64TRANSMUTE [ 0.357600] evm: security.SMACK64MMAP [ 0.358854] evm: security.ima [ 0.359919] evm: security.capability [ 0.361254] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364380] pinctrl core: initialized pinctrl subsystem [ 0.366211] RTC time: 6:08:15, date: 05/27/18 [ 0.367786] NET: Registered protocol family 16 [ 0.369396] cpuidle: using governor ladder [ 0.370793] cpuidle: using governor menu [ 0.372113] PCCT header not found. [ 0.373358] ACPI: bus type PCI registered [ 0.374718] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376799] PCI: Using configuration type 1 for base access [ 0.379658] ACPI: Added _OSI(Module Device) [ 0.381069] ACPI: Added _OSI(Processor Device) [ 0.382535] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384055] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387416] ACPI: Interpreter enabled [ 0.388683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394889] ACPI: (supports S0 S3 S4 S5) [ 0.396189] ACPI: Using IOAPIC for interrupt routing [ 0.397887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.402948] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412689] acpiphp: Slot [3] registered [ 0.414047] acpiphp: Slot [4] registered [ 0.415374] acpiphp: Slot [5] registered [ 0.416701] acpiphp: Slot [6] registered [ 0.418046] acpiphp: Slot [7] registered [ 0.419384] acpiphp: Slot [8] registered [ 0.420710] acpiphp: Slot [9] registered [ 0.422055] acpiphp: Slot [10] registered [ 0.423416] acpiphp: Slot [11] registered [ 0.424767] acpiphp: Slot [12] registered [ 0.426132] acpiphp: Slot [13] registered [ 0.427488] acpiphp: Slot [14] registered [ 0.428840] acpiphp: Slot [15] registered [ 0.430204] acpiphp: Slot [16] registered [ 0.431560] acpiphp: Slot [17] registered [ 0.432913] acpiphp: Slot [18] registered [ 0.434280] acpiphp: Slot [19] registered [ 0.435631] acpiphp: Slot [20] registered [ 0.436980] acpiphp: Slot [21] registered [ 0.454727] acpiphp: Slot [22] registered [ 0.456129] acpiphp: Slot [23] registered [ 0.457505] acpiphp: Slot [24] registered [ 0.458909] acpiphp: Slot [25] registered [ 0.460290] acpiphp: Slot [26] registered [ 0.461655] acpiphp: Slot [27] registered [ 0.463045] acpiphp: Slot [28] registered [ 0.464427] acpiphp: Slot [29] registered [ 0.465806] acpiphp: Slot [30] registered [ 0.467208] acpiphp: Slot [31] registered [ 0.468578] PCI host bridge to bus 0000:00 [ 0.469959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.476669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479170] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488702] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493434] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495595] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506715] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509177] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564324] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.569050] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.571399] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.573773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.575886] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.577730] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.579475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.582023] vgaarb: loaded [ 0.583018] vgaarb: bridge control possible 0000:00:02.0 [ 0.584871] SCSI subsystem initialized [ 0.586235] ACPI: bus type USB registered [ 0.587576] usbcore: registered new interface driver usbfs [ 0.589258] usbcore: registered new interface driver hub [ 0.590930] usbcore: registered new device driver usb [ 0.592638] PCI: Using ACPI for IRQ routing [ 0.594300] NetLabel: Initializing [ 0.595482] NetLabel: domain hash size = 128 [ 0.596877] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.598445] NetLabel: unlabeled traffic allowed by default [ 0.600278] clocksource: Switched to clocksource kvm-clock [ 0.608010] AppArmor: AppArmor Filesystem Enabled [ 0.609578] pnp: PnP ACPI init [ 0.611048] pnp: PnP ACPI: found 5 devices [ 0.618415] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.621266] NET: Registered protocol family 2 [ 0.622876] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.625029] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.627006] TCP: Hash tables configured (established 4096 bind 4096) [ 0.628981] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.630811] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.632740] NET: Registered protocol family 1 [ 0.634194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.636031] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.638051] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660159] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682256] Trying to unpack rootfs image as initramfs... [ 0.762166] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.764804] Scanning for low memory corruption every 60 seconds [ 0.766952] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.768870] audit: initializing netlink subsys (disabled) [ 0.770561] audit: type=2000 audit(1527401295.912:1): initialized [ 0.772695] Initialise system trusted keyring [ 0.774200] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.776104] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.779283] zbud: loaded [ 0.780446] VFS: Disk quotas dquot_6.6.0 [ 0.781779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.784743] fuse init (API version 7.23) [ 0.786214] Key type big_key registered [ 0.787529] Allocating IMA MOK and blacklist keyrings. [ 0.789345] Key type asymmetric registered [ 0.790703] Asymmetric key parser 'x509' registered [ 0.792262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795128] io scheduler noop registered [ 0.796451] io scheduler deadline registered (default) [ 0.798084] io scheduler cfq registered [ 0.799454] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.803247] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.805623] ACPI: Power Button [PWRF] [ 0.806987] GHES: HEST is not enabled! [ 0.828103] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.871586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.875149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.901412] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.904832] Linux agpgart interface v0.103 [ 0.908564] brd: module loaded [ 0.910619] loop: module loaded [ 0.927016] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.929415] GPT:90111 != 2097151 [ 0.930566] GPT:Alternate GPT header not at the end of the disk. [ 0.932375] GPT:90111 != 2097151 [ 0.933491] GPT: Use GNU Parted to correct GPT errors. [ 0.935094] vda: vda1 vda15 [ 0.937269] scsi host0: ata_piix [ 0.938499] scsi host1: ata_piix [ 0.939666] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.941695] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.944270] libphy: Fixed MDIO Bus: probed [ 0.945624] tun: Universal TUN/TAP device driver, 1.6 [ 0.947283] tun: (C) 1999-2004 Max Krasnyansky [ 0.950383] PPP generic driver version 2.4.2 [ 0.951888] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.953869] ehci-pci: EHCI PCI platform driver [ 0.955325] ehci-platform: EHCI generic platform driver [ 0.956979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.958860] ohci-pci: OHCI PCI platform driver [ 0.960306] ohci-platform: OHCI generic platform driver [ 0.961929] uhci_hcd: USB Universal Host Controller Interface driver [ 0.984067] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.985702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.988094] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.989718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.991535] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.993572] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.996011] usb usb1: Product: UHCI Host Controller [ 0.997553] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.999493] usb usb1: SerialNumber: 0000:00:01.2 [ 1.001074] hub 1-0:1.0: USB hub found [ 1.002394] hub 1-0:1.0: 2 ports detected [ 1.003883] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.007329] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.008921] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.010674] mousedev: PS/2 mouse device common for all mice [ 1.012723] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.015561] rtc_cmos 00:00: RTC can wake from S4 [ 1.017506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.019552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.021562] i2c /dev entries driver [ 1.022859] device-mapper: uevent: version 1.0.3 [ 1.024412] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.027134] ledtrig-cpu: registered to indicate activity on CPUs [ 1.029220] NET: Registered protocol family 10 [ 1.030915] NET: Registered protocol family 17 [ 1.032616] Key type dns_resolver registered [ 1.034398] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.036212] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.039157] registered taskstats version 1 [ 1.040556] Loading compiled-in X.509 certificates [ 1.042982] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.046152] zswap: loaded using pool lzo/zbud [ 1.048388] Key type trusted registered [ 1.050924] Key type encrypted registered [ 1.052341] AppArmor: AppArmor sha1 policy hashing enabled [ 1.054074] ima: No TPM chip found, activating TPM-bypass! [ 1.055985] evm: HMAC attrs: 0x1 [ 1.057559] Magic number: 2:721:115 [ 1.059024] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:16 UTC (1527401296) [ 1.061858] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.063791] EDD information not available. [ 1.097887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.100532] Write protecting the kernel read-only data: 14336k [ 1.103108] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.106164] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.84 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.26 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.590504] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.13... Lease of 192.168.130.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-05-27 06:08:18,652 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--04ac117b-3943-4cbb-a2a3-a9664822406d' 2018-05-27 06:08:26,299 - 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-04ac117b-3943-4cbb-a2a3-a9664822406d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:de:a5', 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'7e8052ac-04b7-47de-aea7-f7f51792e1b7'}), 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-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-27T06:08:25.000000', 'flavor': Munch({u'id': u'9756132c-b07f-457f-8e3a-d16a76c611b7'}), 'az': u'nova', 'id': u'3a532194-f94c-44af-9ad6-f48678fd2bd6', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T06:08:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T06:08:25Z', 'hostId': u'd62c8e505536dbd932c296120a8eab83216d06c8608c3e60ed70762f', u'OS-EXT-SRV-ATTR:host': u'rack-12-m4', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.7', 'cloud': 'envvars', 'host_id': u'd62c8e505536dbd932c296120a8eab83216d06c8608c3e60ed70762f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'rack-12-m4', 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-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-27T06:08:25.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m4.maas', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m4.maas', 'name': u'opnfv-vping-2-userdata--04ac117b-3943-4cbb-a2a3-a9664822406d', 'adminPass': u'3rNDRU2cuLPo', 'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', 'created_at': u'2018-05-27T06:08:19Z', 'created': u'2018-05-27T06:08:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-27 06:08:27,336 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2857137372823 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.216939] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.219723] pid_max: default: 32768 minimum: 301 [ 0.221233] ACPI: Core revision 20150930 [ 0.223501] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.225670] Security Framework initialized [ 0.227043] Yama: becoming mindful. [ 0.228272] AppArmor: AppArmor initialized [ 0.229705] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.231937] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.234077] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.236103] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.238417] Initializing cgroup subsys io [ 0.239798] Initializing cgroup subsys memory [ 0.241239] Initializing cgroup subsys devices [ 0.242709] Initializing cgroup subsys freezer [ 0.244189] Initializing cgroup subsys net_cls [ 0.245651] Initializing cgroup subsys perf_event [ 0.247184] Initializing cgroup subsys net_prio [ 0.248683] Initializing cgroup subsys hugetlb [ 0.250148] Initializing cgroup subsys pids [ 0.251628] CPU: Physical Processor ID: 0 [ 0.253903] mce: CPU supports 10 MCE banks [ 0.255349] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.257034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.275341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.285762] ftrace: allocating 31920 entries in 125 pages [ 0.329110] smpboot: Max logical packages: 1 [ 0.330574] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332850] x2apic enabled [ 0.334191] Switched APIC routing to physical x2apic. [ 0.337037] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338934] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342394] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346126] x86: Booted up 1 node, 1 CPUs [ 0.347498] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.349824] devtmpfs: initialized [ 0.352641] evm: security.selinux [ 0.353816] evm: security.SMACK64 [ 0.354984] evm: security.SMACK64EXEC [ 0.356239] evm: security.SMACK64TRANSMUTE [ 0.357600] evm: security.SMACK64MMAP [ 0.358854] evm: security.ima [ 0.359919] evm: security.capability [ 0.361254] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364380] pinctrl core: initialized pinctrl subsystem [ 0.366211] RTC time: 6:08:15, date: 05/27/18 [ 0.367786] NET: Registered protocol family 16 [ 0.369396] cpuidle: using governor ladder [ 0.370793] cpuidle: using governor menu [ 0.372113] PCCT header not found. [ 0.373358] ACPI: bus type PCI registered [ 0.374718] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376799] PCI: Using configuration type 1 for base access [ 0.379658] ACPI: Added _OSI(Module Device) [ 0.381069] ACPI: Added _OSI(Processor Device) [ 0.382535] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384055] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387416] ACPI: Interpreter enabled [ 0.388683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391790] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394889] ACPI: (supports S0 S3 S4 S5) [ 0.396189] ACPI: Using IOAPIC for interrupt routing [ 0.397887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.402948] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406944] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412689] acpiphp: Slot [3] registered [ 0.414047] acpiphp: Slot [4] registered [ 0.415374] acpiphp: Slot [5] registered [ 0.416701] acpiphp: Slot [6] registered [ 0.418046] acpiphp: Slot [7] registered [ 0.419384] acpiphp: Slot [8] registered [ 0.420710] acpiphp: Slot [9] registered [ 0.422055] acpiphp: Slot [10] registered [ 0.423416] acpiphp: Slot [11] registered [ 0.424767] acpiphp: Slot [12] registered [ 0.426132] acpiphp: Slot [13] registered [ 0.427488] acpiphp: Slot [14] registered [ 0.428840] acpiphp: Slot [15] registered [ 0.430204] acpiphp: Slot [16] registered [ 0.431560] acpiphp: Slot [17] registered [ 0.432913] acpiphp: Slot [18] registered [ 0.434280] acpiphp: Slot [19] registered [ 0.435631] acpiphp: Slot [20] registered [ 0.436980] acpiphp: Slot [21] registered [ 0.454727] acpiphp: Slot [22] registered [ 0.456129] acpiphp: Slot [23] registered [ 0.457505] acpiphp: Slot [24] registered [ 0.458909] acpiphp: Slot [25] registered [ 0.460290] acpiphp: Slot [26] registered [ 0.461655] acpiphp: Slot [27] registered [ 0.463045] acpiphp: Slot [28] registered [ 0.464427] acpiphp: Slot [29] registered [ 0.465806] acpiphp: Slot [30] registered [ 0.467208] acpiphp: Slot [31] registered [ 0.468578] PCI host bridge to bus 0000:00 [ 0.469959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.476669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479170] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488702] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493434] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495595] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506715] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509177] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564324] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.569050] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.571399] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.573773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.575886] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.577730] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.579475] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.582023] vgaarb: loaded [ 0.583018] vgaarb: bridge control possible 0000:00:02.0 [ 0.584871] SCSI subsystem initialized [ 0.586235] ACPI: bus type USB registered [ 0.587576] usbcore: registered new interface driver usbfs [ 0.589258] usbcore: registered new interface driver hub [ 0.590930] usbcore: registered new device driver usb [ 0.592638] PCI: Using ACPI for IRQ routing [ 0.594300] NetLabel: Initializing [ 0.595482] NetLabel: domain hash size = 128 [ 0.596877] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.598445] NetLabel: unlabeled traffic allowed by default [ 0.600278] clocksource: Switched to clocksource kvm-clock [ 0.608010] AppArmor: AppArmor Filesystem Enabled [ 0.609578] pnp: PnP ACPI init [ 0.611048] pnp: PnP ACPI: found 5 devices [ 0.618415] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.621266] NET: Registered protocol family 2 [ 0.622876] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.625029] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.627006] TCP: Hash tables configured (established 4096 bind 4096) [ 0.628981] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.630811] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.632740] NET: Registered protocol family 1 [ 0.634194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.636031] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.638051] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660159] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.682256] Trying to unpack rootfs image as initramfs... [ 0.762166] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.764804] Scanning for low memory corruption every 60 seconds [ 0.766952] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.768870] audit: initializing netlink subsys (disabled) [ 0.770561] audit: type=2000 audit(1527401295.912:1): initialized [ 0.772695] Initialise system trusted keyring [ 0.774200] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.776104] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.779283] zbud: loaded [ 0.780446] VFS: Disk quotas dquot_6.6.0 [ 0.781779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.784743] fuse init (API version 7.23) [ 0.786214] Key type big_key registered [ 0.787529] Allocating IMA MOK and blacklist keyrings. [ 0.789345] Key type asymmetric registered [ 0.790703] Asymmetric key parser 'x509' registered [ 0.792262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795128] io scheduler noop registered [ 0.796451] io scheduler deadline registered (default) [ 0.798084] io scheduler cfq registered [ 0.799454] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.803247] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.805623] ACPI: Power Button [PWRF] [ 0.806987] GHES: HEST is not enabled! [ 0.828103] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.871586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.875149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.901412] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.904832] Linux agpgart interface v0.103 [ 0.908564] brd: module loaded [ 0.910619] loop: module loaded [ 0.927016] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.929415] GPT:90111 != 2097151 [ 0.930566] GPT:Alternate GPT header not at the end of the disk. [ 0.932375] GPT:90111 != 2097151 [ 0.933491] GPT: Use GNU Parted to correct GPT errors. [ 0.935094] vda: vda1 vda15 [ 0.937269] scsi host0: ata_piix [ 0.938499] scsi host1: ata_piix [ 0.939666] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.941695] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.944270] libphy: Fixed MDIO Bus: probed [ 0.945624] tun: Universal TUN/TAP device driver, 1.6 [ 0.947283] tun: (C) 1999-2004 Max Krasnyansky [ 0.950383] PPP generic driver version 2.4.2 [ 0.951888] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.953869] ehci-pci: EHCI PCI platform driver [ 0.955325] ehci-platform: EHCI generic platform driver [ 0.956979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.958860] ohci-pci: OHCI PCI platform driver [ 0.960306] ohci-platform: OHCI generic platform driver [ 0.961929] uhci_hcd: USB Universal Host Controller Interface driver [ 0.984067] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.985702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.988094] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.989718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.991535] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.993572] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.996011] usb usb1: Product: UHCI Host Controller [ 0.997553] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.999493] usb usb1: SerialNumber: 0000:00:01.2 [ 1.001074] hub 1-0:1.0: USB hub found [ 1.002394] hub 1-0:1.0: 2 ports detected [ 1.003883] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.007329] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.008921] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.010674] mousedev: PS/2 mouse device common for all mice [ 1.012723] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.015561] rtc_cmos 00:00: RTC can wake from S4 [ 1.017506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.019552] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.021562] i2c /dev entries driver [ 1.022859] device-mapper: uevent: version 1.0.3 [ 1.024412] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.027134] ledtrig-cpu: registered to indicate activity on CPUs [ 1.029220] NET: Registered protocol family 10 [ 1.030915] NET: Registered protocol family 17 [ 1.032616] Key type dns_resolver registered [ 1.034398] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.036212] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.039157] registered taskstats version 1 [ 1.040556] Loading compiled-in X.509 certificates [ 1.042982] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.046152] zswap: loaded using pool lzo/zbud [ 1.048388] Key type trusted registered [ 1.050924] Key type encrypted registered [ 1.052341] AppArmor: AppArmor sha1 policy hashing enabled [ 1.054074] ima: No TPM chip found, activating TPM-bypass! [ 1.055985] evm: HMAC attrs: 0x1 [ 1.057559] Magic number: 2:721:115 [ 1.059024] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:16 UTC (1527401296) [ 1.061858] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.063791] EDD information not available. [ 1.097887] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.100532] Write protecting the kernel read-only data: 14336k [ 1.103108] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.106164] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.84 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.26 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.590504] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.13... Lease of 192.168.130.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.42. request failed 2018-05-27 06:08:27,336 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-27 06:08:27,336 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-27 06:08:29,095 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-05-27 06:08:29,096 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.13. Waiting for response... 2018-05-27 06:08:30,819 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-05-27 06:08:32,563 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-05-27 06:08:34,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.46. request failed 2018-05-27 06:08:36,039 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.46. request failed 2018-05-27 06:08:37,771 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.46. request failed successful after 2/20 tries: up 9.47. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-05-27 06:08:39,500 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.46. request failed successful after 2/20 tries: up 9.47. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-05-27 06:08:41,231 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.46. request failed successful after 2/20 tries: up 9.47. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-05-27 06:08:43,215 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.46. request failed successful after 2/20 tries: up 9.47. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-05-27 06:08:45,103 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.46. request failed successful after 2/20 tries: up 9.47. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-05-27 06:08:46,819 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1563 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B7 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2676329675760 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2199.998 MHz processor [ 0.224244] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=8799992) [ 0.227199] pid_max: default: 32768 minimum: 301 [ 0.228822] ACPI: Core revision 20150930 [ 0.231158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233481] Security Framework initialized [ 0.234952] Yama: becoming mindful. [ 0.236261] AppArmor: AppArmor initialized [ 0.237765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242403] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247038] Initializing cgroup subsys io [ 0.248501] Initializing cgroup subsys memory [ 0.250021] Initializing cgroup subsys devices [ 0.251585] Initializing cgroup subsys freezer [ 0.253134] Initializing cgroup subsys net_cls [ 0.254694] Initializing cgroup subsys perf_event [ 0.256332] Initializing cgroup subsys net_prio [ 0.257916] Initializing cgroup subsys hugetlb [ 0.259468] Initializing cgroup subsys pids [ 0.261014] CPU: Physical Processor ID: 0 [ 0.263374] mce: CPU supports 10 MCE banks [ 0.264938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297683] ftrace: allocating 31920 entries in 125 pages [ 0.341094] smpboot: Max logical packages: 1 [ 0.342745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345317] x2apic enabled [ 0.346782] Switched APIC routing to physical x2apic. [ 0.349859] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351866] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359280] x86: Booted up 1 node, 1 CPUs [ 0.360739] smpboot: Total of 1 processors activated (4399.99 BogoMIPS) [ 0.363182] devtmpfs: initialized [ 0.366047] evm: security.selinux [ 0.367280] evm: security.SMACK64 [ 0.368498] evm: security.SMACK64EXEC [ 0.369829] evm: security.SMACK64TRANSMUTE [ 0.371270] evm: security.SMACK64MMAP [ 0.372601] evm: security.ima [ 0.373711] evm: security.capability [ 0.375112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378453] pinctrl core: initialized pinctrl subsystem [ 0.380422] RTC time: 6:08:26, date: 05/27/18 [ 0.382095] NET: Registered protocol family 16 [ 0.383837] cpuidle: using governor ladder [ 0.385322] cpuidle: using governor menu [ 0.386767] PCCT header not found. [ 0.388136] ACPI: bus type PCI registered [ 0.389602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.391845] PCI: Using configuration type 1 for base access [ 0.394826] ACPI: Added _OSI(Module Device) [ 0.396326] ACPI: Added _OSI(Processor Device) [ 0.397850] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402957] ACPI: Interpreter enabled [ 0.404349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.411029] ACPI: (supports S0 S3 S4 S5) [ 0.412447] ACPI: Using IOAPIC for interrupt routing [ 0.414167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419626] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430043] acpiphp: Slot [3] registered [ 0.431467] acpiphp: Slot [4] registered [ 0.432887] acpiphp: Slot [5] registered [ 0.434287] acpiphp: Slot [6] registered [ 0.435706] acpiphp: Slot [7] registered [ 0.437110] acpiphp: Slot [8] registered [ 0.438516] acpiphp: Slot [9] registered [ 0.439934] acpiphp: Slot [10] registered [ 0.441364] acpiphp: Slot [11] registered [ 0.442801] acpiphp: Slot [12] registered [ 0.444269] acpiphp: Slot [13] registered [ 0.445722] acpiphp: Slot [14] registered [ 0.447160] acpiphp: Slot [15] registered [ 0.448622] acpiphp: Slot [16] registered [ 0.450078] acpiphp: Slot [17] registered [ 0.451527] acpiphp: Slot [18] registered [ 0.452995] acpiphp: Slot [19] registered [ 0.454443] acpiphp: Slot [20] registered [ 0.455884] acpiphp: Slot [21] registered [ 0.476342] acpiphp: Slot [22] registered [ 0.478005] acpiphp: Slot [23] registered [ 0.479393] acpiphp: Slot [24] registered [ 0.480806] acpiphp: Slot [25] registered [ 0.482194] acpiphp: Slot [26] registered [ 0.483597] acpiphp: Slot [27] registered [ 0.485002] acpiphp: Slot [28] registered [ 0.486391] acpiphp: Slot [29] registered [ 0.487784] acpiphp: Slot [30] registered [ 0.489192] acpiphp: Slot [31] registered [ 0.490587] PCI host bridge to bus 0000:00 [ 0.491988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498725] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513867] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590031] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603697] vgaarb: loaded [ 0.604750] vgaarb: bridge control possible 0000:00:02.0 [ 0.606669] SCSI subsystem initialized [ 0.608083] ACPI: bus type USB registered [ 0.609490] usbcore: registered new interface driver usbfs [ 0.611259] usbcore: registered new interface driver hub [ 0.613028] usbcore: registered new device driver usb [ 0.614829] PCI: Using ACPI for IRQ routing [ 0.616567] NetLabel: Initializing [ 0.617814] NetLabel: domain hash size = 128 [ 0.619278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620951] NetLabel: unlabeled traffic allowed by default [ 0.622853] clocksource: Switched to clocksource kvm-clock [ 0.630690] AppArmor: AppArmor Filesystem Enabled [ 0.632582] pnp: PnP ACPI init [ 0.634279] pnp: PnP ACPI: found 5 devices [ 0.641985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645336] NET: Registered protocol family 2 [ 0.647206] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652132] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658941] NET: Registered protocol family 1 [ 0.660651] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.709419] Trying to unpack rootfs image as initramfs... [ 0.790650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.793878] Scanning for low memory corruption every 60 seconds [ 0.796387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.798689] audit: initializing netlink subsys (disabled) [ 0.800759] audit: type=2000 audit(1527401306.282:1): initialized [ 0.803322] Initialise system trusted keyring [ 0.805110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.807422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.811106] zbud: loaded [ 0.812428] VFS: Disk quotas dquot_6.6.0 [ 0.814009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.816938] fuse init (API version 7.23) [ 0.818655] Key type big_key registered [ 0.820258] Allocating IMA MOK and blacklist keyrings. [ 0.822481] Key type asymmetric registered [ 0.824120] Asymmetric key parser 'x509' registered [ 0.825998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.828883] io scheduler noop registered [ 0.830439] io scheduler deadline registered (default) [ 0.832436] io scheduler cfq registered [ 0.834051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.836154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.838699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.841601] ACPI: Power Button [PWRF] [ 0.843263] GHES: HEST is not enabled! [ 0.864603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.908354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.912262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.937843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.942252] Linux agpgart interface v0.103 [ 0.945757] brd: module loaded [ 0.947832] loop: module loaded [ 0.952057] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.954946] GPT:90111 != 2097151 [ 0.956289] GPT:Alternate GPT header not at the end of the disk. [ 0.958481] GPT:90111 != 2097151 [ 0.959813] GPT: Use GNU Parted to correct GPT errors. [ 0.961735] vda: vda1 vda15 [ 0.964156] scsi host0: ata_piix [ 0.965593] scsi host1: ata_piix [ 0.966987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.969452] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.972465] libphy: Fixed MDIO Bus: probed [ 0.974155] tun: Universal TUN/TAP device driver, 1.6 [ 0.976067] tun: (C) 1999-2004 Max Krasnyansky [ 0.979564] PPP generic driver version 2.4.2 [ 0.981341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.983736] ehci-pci: EHCI PCI platform driver [ 0.985559] ehci-platform: EHCI generic platform driver [ 0.987538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.989801] ohci-pci: OHCI PCI platform driver [ 0.991529] ohci-platform: OHCI generic platform driver [ 0.993514] uhci_hcd: USB Universal Host Controller Interface driver [ 1.016129] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.018100] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.020977] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.022916] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.025114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.027678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.030450] usb usb1: Product: UHCI Host Controller [ 1.032336] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.034229] usb usb1: SerialNumber: 0000:00:01.2 [ 1.035818] hub 1-0:1.0: USB hub found [ 1.037082] hub 1-0:1.0: 2 ports detected [ 1.038674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.042087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.043681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.045370] mousedev: PS/2 mouse device common for all mice [ 1.047577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050562] rtc_cmos 00:00: RTC can wake from S4 [ 1.052353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.054295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056317] i2c /dev entries driver [ 1.058014] device-mapper: uevent: version 1.0.3 [ 1.060176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.063914] ledtrig-cpu: registered to indicate activity on CPUs [ 1.066750] NET: Registered protocol family 10 [ 1.068979] NET: Registered protocol family 17 [ 1.071043] Key type dns_resolver registered [ 1.073094] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.075625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.079663] registered taskstats version 1 [ 1.081560] Loading compiled-in X.509 certificates [ 1.084548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.088866] zswap: loaded using pool lzo/zbud [ 1.091777] Key type trusted registered [ 1.094797] Key type encrypted registered [ 1.096686] AppArmor: AppArmor sha1 policy hashing enabled [ 1.099056] ima: No TPM chip found, activating TPM-bypass! [ 1.101460] evm: HMAC attrs: 0x1 [ 1.103290] Magic number: 2:721:115 [ 1.105153] rtc_cmos 00:00: setting system clock to 2018-05-27 06:08:26 UTC (1527401306) [ 1.108814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.111390] EDD information not available. [ 1.128459] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.130991] Write protecting the kernel read-only data: 14336k [ 1.133480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.136487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.85 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.671443] random: dd urandom read with 8 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 1.46. request failed successful after 2/20 tries: up 9.47. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2199.998 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTQeAI6f5l563H3FSciucAPvLt5u69SWxvbxXiWn5/eJ/FRmEFmrR25iOgN3AaT7MEICYw/y+BB2ekGvhVRmlEbgF+lXKn52SgVLwfV65imx60/1bG0fYxx/kTtM4Cfy2lyLwhX9QnvOoj+8YEBNYoC4LJKhAD1vX0tBw7UAnZog1Cby+nlCQ/iCELEDy2sfBpoXA1LsnFloDlP2DVnwj76kp4oJVf/kSIPopongdOetckrcQ4u1AVsUGf3QQQuqCDyqb+gRoFA8MomfNICL580MdtKeqNK0WgiFRxTmvEOiY5GKKT46hkc1sVqikGlK0PkBGKL7/QbzAZw6kx14Q5 root@opnfv-vping-2-userdata--04ac117b-3943-4cbb-a2a3-a9664822406d ssh-dss AAAAB3NzaC1kc3MAAACBAMxG+nPKj+27X8/QfaJpYLc0ieq7oC208owBQXNVBSvkQIteF773WieWRqIbaKORiKq75EuInTD/QDiKsF+cJpQNPT+Vu9PeOw5bWpX4tsuDt5Okn3MbbjTNJ1gr1Ew01hig5NlpzOaO0Eh+G9/czKLrz7SFb4OmRRvMYig6zUu5AAAAFQD+vZYVfC/nsw/kb7j5B3tylr/4tQAAAIEAiYX/U3fKEoTF04e12dTvyMzghXtUxSYqTC6yFKU+ThaKqXf4j9FI1zITgIaXURjml4ZcTSyibtEW0rogR7gEKdJcoKUbvLiDYevBLczSr6JH4bn8hoJ40N8GswoRBjsBtelegBvXay1SWpanK21zHd488DbjqY9P1dF8MHIKZdAAAACAAzWTOKMQeHhPmWMYy5WzjGobRufbZomU3GZ5Vn37I48JxKW3XIXcFndPZTvZD6CsXIJ1BydLVUe5pACJHddBlfbAH858cpA+QrswHH0KzgVnH7JKYC7nApy+8Ckas7a5cqqjRIytgTVzIDzTCo2C6c8xiAZlGx9a+A1Mfo5Rnb0= root@opnfv-vping-2-userdata--04ac117b-3943-4cbb-a2a3-a9664822406d -----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:fe87:dea5/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: ec2 net === instance-id: i-0000000e name: N/A availability-zone: nova local-hostname: opnfv-vping-2-userdata--04ac117b-3943-4cbb-a2a3-a9664822406d.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=19.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--04ac117b-3943-4cbb-a2a3-a9664822406d login: /dev/root resized successfully [took 0.38s] 2018-05-27 06:08:46,820 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-27 06:08:47,389 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 06:08:47,389 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:45 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-27 06:08:59,404 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-05-27 06:09:00,106 - functest.opnfv_tests.openstack.cinder.cinder_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'7617046e-9c40-43a7-9017-08e90ea29410'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'updated_at': u'2018-05-27T05:54:11Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 3, u'mtu': 1500, u'id': u'4b15e322-3ab3-4030-9567-6aea9a96661c', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T05:54:06Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'l2_adjacency': True}) 2018-05-27 06:09:00,107 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 06:09:01,656 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-05-27 06:09:01,656 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 06:09:01,657 - xtesting.energy.energy - DEBUG - Submitting scenario (cinder_test/running) 2018-05-27 06:09:02,602 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Begin virtual environment setup 2018-05-27 06:09:02,602 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - CinderCheck Start Time:'2018-05-27 06:09:02' 2018-05-27 06:09:02,603 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating image with name: 'functest-cinder--0365dddb-a83e-46db-9975-963c1b66d4b7' 2018-05-27 06:09:02,603 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Image metadata: None 2018-05-27 06:09:03,288 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-cinder--0365dddb-a83e-46db-9975-963c1b66d4b7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T06:09:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/2703d9d3-f4b4-429e-aa6e-953f1420458c/file', u'owner': u'b9c3340ed457449db4f3663cce1af9a2', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2703d9d3-f4b4-429e-aa6e-953f1420458c', u'size': None, u'name': u'functest-cinder--0365dddb-a83e-46db-9975-963c1b66d4b7', u'checksum': None, u'self': u'/v2/images/2703d9d3-f4b4-429e-aa6e-953f1420458c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T06:09:03Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 06:09:03,288 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating network with name: 'cinder-net-0365dddb-a83e-46db-9975-963c1b66d4b7' 2018-05-27 06:09:03,553 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'updated_at': u'2018-05-27T06:09:03Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'provider:network_type': u'vxlan', u'id': u'553be491-0a8e-4060-9548-0b403dd68015', u'provider:segmentation_id': 1037, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder-net-0365dddb-a83e-46db-9975-963c1b66d4b7', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:09:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'l2_adjacency': True}) 2018-05-27 06:09:04,228 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T06:09:03Z', 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'798c0783-c529-4aa0-a8c1-d36e0ef07ffd', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder-subnet-0365dddb-a83e-46db-9975-963c1b66d4b7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'553be491-0a8e-4060-9548-0b403dd68015', u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:09:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2'}) 2018-05-27 06:09:04,228 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating router with name: 'cinder-router-0365dddb-a83e-46db-9975-963c1b66d4b7' 2018-05-27 06:09:07,001 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T06:09:05Z', u'revision_number': 3, u'ha': True, u'id': u'780c5567-5b5d-4997-967b-aabef85fdfd5', u'external_gateway_info': {u'network_id': u'4b15e322-3ab3-4030-9567-6aea9a96661c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7617046e-9c40-43a7-9017-08e90ea29410', u'ip_address': u'10.6.15.15'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder-router-0365dddb-a83e-46db-9975-963c1b66d4b7', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:09:04Z', u'distributed': True, u'flavor_id': None, u'routes': [], u'project_id': u'b9c3340ed457449db4f3663cce1af9a2'}) 2018-05-27 06:09:09,647 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating flavor with name: 'cinder-flavor-0365dddb-a83e-46db-9975-963c1b66d4b7' 2018-05-27 06:09:09,743 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - flavor: Munch({'name': u'cinder-flavor-0365dddb-a83e-46db-9975-963c1b66d4b7', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), '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'1455a044-5eca-46fe-a52b-3c0b122df02c', 'swap': 0}) 2018-05-27 06:09:09,764 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating volume with name: cinder-volume-0365dddb-a83e-46db-9975-963c1b66d4b7 2018-05-27 06:09:12,214 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - volume: Munch({'status': u'available', 'migration_status': None, 'attachments': [], 'multiattach': False, 'source_volume_id': None, 'encrypted': False, 'display_description': None, 'is_bootable': False, 'updated_at': u'2018-05-27T06:09:10.000000', u'source_volid': None, 'host': u'cinder@cinder-ceph#cinder-ceph', 'consistencygroup_id': None, 'replication_status': None, 'snapshot_id': None, 'replication_extended_status': None, 'replication_driver': None, 'id': u'c97ab5da-103c-4058-b00a-7d855539eb52', u'os-vol-mig-status-attr:name_id': None, 'size': 2, 'display_name': u'cinder-volume-0365dddb-a83e-46db-9975-963c1b66d4b7', 'name': u'cinder-volume-0365dddb-a83e-46db-9975-963c1b66d4b7', u'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', 'bootable': False, 'description': None, 'availability_zone': u'nova', 'is_encrypted': False, 'volume_type': None, 'properties': Munch({u'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', u'os-vol-host-attr:host': u'cinder@cinder-ceph#cinder-ceph', u'source_volid': None, u'os-vol-mig-status-attr:migstat': None, u'os-vol-tenant-attr:tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'os-vol-mig-status-attr:name_id': None}), u'os-vol-host-attr:host': u'cinder@cinder-ceph#cinder-ceph', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-vol-tenant-attr:tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', 'can_multiattach': False, 'created_at': u'2018-05-27T06:09:10.000000', u'os-vol-mig-status-attr:migstat': None, 'metadata': Munch({})}) 2018-05-27 06:09:12,215 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating keypair with name: 'cinder-keypair_1-0365dddb-a83e-46db-9975-963c1b66d4b7' 2018-05-27 06:09:12,516 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQSoyvegrylSYDEeUxd/u7qxRsUZ1y00kmm9pW+yYafNe+4X4rIVVkq1D/h+MCtWIsNtbJZtQe2RFiDMDPt2pLubU1pbpw0WaIHHL6OVfv/iRalJ9esr/1a3woAs8tQjUQ/wGs3DvgvUGqRwjDkgFsfF9sKzMjyXkZtgEr6l1aIE4CJKYfdP6J3CE6cprTZ0SrJTKhuljQROketyRehuIy0KoZumkY37qzUDElYDjVsrD9DKaQTIJeezgesUAt9WgVfI0PBXtoj1+6jG07iE7uN+OZEogrsUdddI/fbmok1U98BNRKr+ue+W0ah8LtFa1m7qskckjusoQMW1g3VLIp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0EqMr3oK8pUmAxHlMXf7u6sUbFGdctNJJpvaVvsmGnzXvuF+\nKyFVZKtQ/4fjArViLDbWyWbUHtkRYgzAz7dqS7m1NaW6cNFmiBxy+jlX7/4kWpSf\nXrK/9Wt8KALPLUI1EP8BrNw74L1BqkcIw5IBbHxfbCszI8l5GbYBK+pdWiBOAiSm\nH3T+idwhOnKa02dEqyUyobpY0ETpHrckXobiMtCqGbppGN+6s1AxJWA41bKw/Qym\nkEyCXns4HrFALfVoFXyNDwV7aI9fuoxtO4hO7jfjmRKIK7FHXXSP325qJNVPfATU\nSq/rnvltGofC7RWtZu6rJHJI7rKEDFtYN1SyKQIDAQABAoIBAAzS+jR3nCLxYeTA\nfk78ZyhX0SsWH06JibBx2hCO5/qrgxECiyUWqU5IafVBpY1uI3w7aCAAT8ESdkqG\nJHzlewrshSanbIIzsk9hCQc07qAdEpntGp7W/JCcrIk+GwlbUS8ZtD2zVZBxtpBI\nTVbVL3dBdRKQ2lYyul0F4q6UgGjjBdZZ8wX3IWafNbhSAWtcL7CLsuuKi4TqRsYL\nD5I4ZmPQQNlxS8yck4UjSpRsxyNu8xaO7GcEh/tRLHLa9H2ecPBOW4N5C0cgjsrt\nQFuyfqZfR9T1W460OTxnbviAEgmsc9RHcojnM7FeVlYZ2KDZoB/Gip1wHDrpOqoN\nK8+GeA0CgYEA74ex9/LGEEuBqc8G6xMDIzurAruCszXgxSHGz06F98tVoxMGv8oP\nwEk2qnFcpMzrEwomgP6FB3DXmCweUVzKKwLvB8TDyiNj/fumk6NlFRtqQkYgZV3U\nNMlXbr8OOXqVK8fj25BRGceB5JVR2eatg+o5czLsrB6VJ6nRzzVWvssCgYEA3pz5\nuw8r9QxBs4gdebycBbogkstqBK2ARDKfp6Zepf9DaF6wyn7Q/CVGJVVU4PrAu1ri\nZ+++yczDzmMpuCeVymFVIS9SE7nKoizIE4XPtd3Y2NK2NhZlGibyN4bWKdRIi7Tv\nn5DUqZTZERbeT2F/Ym9n2r6HmbPqgUrBgJbAoFsCgYBkWiR8rfC/KPM08nCCkh+R\nZlE6Ptb+QAdgb8s8VTiZXU4OmU0NkxlQRRwrAn1+6f9epbUF/Bw9xs/8iBdXnRly\nNbNxPMWObY9Z/FGIrz8NPcQh6gFuloXua6A+3LqX6DyQ8BkNhwQDWeuYmdqGATgW\n+U2CbwZrAhEZYfNt7XnfSwKBgQDFJ41dB/DMVBCUKgbA3DPqNo/GsnSws+CXhaY0\nWnoU1eAjPUmh7XK0/WYEhnBn2Gx9Ad7mYkQ8gSchUF2QhS56UH2OqFQuuCsoOjTw\nZWAyF8qHLQbHHEpqQPfgCYD/Bs1BPfvC/Af8MKGWKwS0lQq2aSg3aOq7S8Zyv3xk\noB71ZQKBgCB0IbWv+AbV9CkefFSF9OXR1aYjXi3E+y31H2PUrsShq944r0KQJCq8\nSm8QPj6zeTMWo7HCTt2nGXSmW229DHbbLgQ8t1hOGU3iK3QSGtUKzXLBOf+Q/TgG\nbBsjEky8c5pv+3+ZG+CIbYXBym4KNuN9/iEIbbsa/LoZaAc7tDrj\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', 'name': u'cinder-keypair_1-0365dddb-a83e-46db-9975-963c1b66d4b7', 'created_at': '2018-05-27T06:09:12.516365', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'66:7f:39:8a:6f:cf:2b:15:8b:9b:e6:ce:47:b0:ae:c7', 'type': 'ssh', 'id': u'cinder-keypair_1-0365dddb-a83e-46db-9975-963c1b66d4b7'}) 2018-05-27 06:09:12,516 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0EqMr3oK8pUmAxHlMXf7u6sUbFGdctNJJpvaVvsmGnzXvuF+ KyFVZKtQ/4fjArViLDbWyWbUHtkRYgzAz7dqS7m1NaW6cNFmiBxy+jlX7/4kWpSf XrK/9Wt8KALPLUI1EP8BrNw74L1BqkcIw5IBbHxfbCszI8l5GbYBK+pdWiBOAiSm H3T+idwhOnKa02dEqyUyobpY0ETpHrckXobiMtCqGbppGN+6s1AxJWA41bKw/Qym kEyCXns4HrFALfVoFXyNDwV7aI9fuoxtO4hO7jfjmRKIK7FHXXSP325qJNVPfATU Sq/rnvltGofC7RWtZu6rJHJI7rKEDFtYN1SyKQIDAQABAoIBAAzS+jR3nCLxYeTA fk78ZyhX0SsWH06JibBx2hCO5/qrgxECiyUWqU5IafVBpY1uI3w7aCAAT8ESdkqG JHzlewrshSanbIIzsk9hCQc07qAdEpntGp7W/JCcrIk+GwlbUS8ZtD2zVZBxtpBI TVbVL3dBdRKQ2lYyul0F4q6UgGjjBdZZ8wX3IWafNbhSAWtcL7CLsuuKi4TqRsYL D5I4ZmPQQNlxS8yck4UjSpRsxyNu8xaO7GcEh/tRLHLa9H2ecPBOW4N5C0cgjsrt QFuyfqZfR9T1W460OTxnbviAEgmsc9RHcojnM7FeVlYZ2KDZoB/Gip1wHDrpOqoN K8+GeA0CgYEA74ex9/LGEEuBqc8G6xMDIzurAruCszXgxSHGz06F98tVoxMGv8oP wEk2qnFcpMzrEwomgP6FB3DXmCweUVzKKwLvB8TDyiNj/fumk6NlFRtqQkYgZV3U NMlXbr8OOXqVK8fj25BRGceB5JVR2eatg+o5czLsrB6VJ6nRzzVWvssCgYEA3pz5 uw8r9QxBs4gdebycBbogkstqBK2ARDKfp6Zepf9DaF6wyn7Q/CVGJVVU4PrAu1ri Z+++yczDzmMpuCeVymFVIS9SE7nKoizIE4XPtd3Y2NK2NhZlGibyN4bWKdRIi7Tv n5DUqZTZERbeT2F/Ym9n2r6HmbPqgUrBgJbAoFsCgYBkWiR8rfC/KPM08nCCkh+R ZlE6Ptb+QAdgb8s8VTiZXU4OmU0NkxlQRRwrAn1+6f9epbUF/Bw9xs/8iBdXnRly NbNxPMWObY9Z/FGIrz8NPcQh6gFuloXua6A+3LqX6DyQ8BkNhwQDWeuYmdqGATgW +U2CbwZrAhEZYfNt7XnfSwKBgQDFJ41dB/DMVBCUKgbA3DPqNo/GsnSws+CXhaY0 WnoU1eAjPUmh7XK0/WYEhnBn2Gx9Ad7mYkQ8gSchUF2QhS56UH2OqFQuuCsoOjTw ZWAyF8qHLQbHHEpqQPfgCYD/Bs1BPfvC/Af8MKGWKwS0lQq2aSg3aOq7S8Zyv3xk oB71ZQKBgCB0IbWv+AbV9CkefFSF9OXR1aYjXi3E+y31H2PUrsShq944r0KQJCq8 Sm8QPj6zeTMWo7HCTt2nGXSmW229DHbbLgQ8t1hOGU3iK3QSGtUKzXLBOf+Q/TgG bBsjEky8c5pv+3+ZG+CIbYXBym4KNuN9/iEIbbsa/LoZaAc7tDrj -----END RSA PRIVATE KEY----- 2018-05-27 06:09:12,516 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating keypair with name: 'cinder-keypair_2-0365dddb-a83e-46db-9975-963c1b66d4b7' 2018-05-27 06:09:12,817 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMF5qECrX7Xl45FpoB7K5cs6uLg7XstUqGLx6LvtSCYoUDrR7DtHknKB5czdg3QswraJ++q2rFRjDooekZ9gTzI1GLiy1zwtgo4qaeBcbt0xIUP4TPrbz7YJyMuwjyMFhck+Ug1e5eLrQWwjD1ImSbtlLn7wfDiyfZ5cL7v+cD1zQGrAb1Br4VzIoiuql2h1gKEnpCWtrhuF1+obKir4pZNGV5sPXP5LXq2DSXSSUfR7JFShMDeVlvUvOrfqFkdAYR2JgMdvkZE1DVz2/f+KMhD3GqcP1Yh4DO0Wm4RofMF2IGwHltnFxGCW1zpe+VJIyhwY5pCFL303Wl8rHYt70R Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzBeahAq1+15eORaaAeyuXLOri4O17LVKhi8ei77UgmKFA60e\nw7R5JygeXM3YN0LMK2ifvqtqxUYw6KHpGfYE8yNRi4stc8LYKOKmngXG7dMSFD+E\nz628+2CcjLsI8jBYXJPlINXuXi60FsIw9SJkm7ZS5+8Hw4sn2eXC+7/nA9c0BqwG\n9Qa+FcyKIrqpdodYChJ6Qlra4bhdfqGyoq+KWTRlebD1z+S16tg0l0klH0eyRUoT\nA3lZb1Lzq36hZHQGEdiYDHb5GRNQ1c9v3/ijIQ9xqnD9WIeAztFpuEaHzBdiBsB5\nbZxcRgltc6XvlSSMocGOaQhS99N1pfKx2Le9EQIDAQABAoIBAEjqLeP6x6V0w4j1\n0DPb0TeBYUpI1hgpdOSXtPwMQ3QJqqfzk8grlBUvOhnB2Pt1O+hOSrQeHdk5CIQ0\nREloIcCT37BRGv3+oKeKwig2vCl/fTgKsXJZCeltTMDimYGdUBRTKkse4zh2yxRO\ncJtDnFodO2VteoKcFrK8aXrzxp8SAkngpFrYv4fUl7YzvzznZHZuwwnlm6xUpZL3\nDbUG3iEIGSTOEVGThg064NvirNmsJfrhtgtGNHNGLnxxrafZZtDWMZbk1kPgKhLq\nau564b9N3U1TlBwv/lAxuHvIUNozfHVtjq0BRD7yVspxlL1JBrzGjopG8UEknWXa\neTmNlPkCgYEA5d/Hr4Rn5WaBH364HnOASejAsQt4hYRgmgFGBqSg4XRRnrsfaBUZ\n4NJGUz1vW4wNcuwC4mxvpXkjdIgrVqCjXZkXR9a9Q1dmyKDXQrBfvdLB7TxbJ9yY\nproke7TmGZcyhhTkVAnWhcJat62sYyJe1Lz5NeMgZeadioYQyXfUArsCgYEA40mx\nyCvV/dS1R+26+kPsNYlwHyVAhTuThyPqBTW/NA70ujn5YMZDbzVLErgJwZFhN/11\n+cIMTuWabh5Q4rQrHZysCCU2Az8OXeHH8GKX/yajzINrCPC5k+gcEtfUiegi3hPo\nNzSVect89wRFQxL/DdWMgKmIi9KVj1ewaQuOAKMCgYAgV9Ubv/ByWXLPgJ/dQPkK\n7SG3h1qkxpRk9srogl9UeW5GfCOWHGnwtQVKDvnNEq6NveFGBGXNDXdMnSAj5yQ1\nNiYNaIxmnjSLA/5llrVR2waIH5bfy+z6gHRDp5c8gIaOUQAzRtMVLNxgvaHkrOBU\n5GXYDCXx0HnYFLbl8eM1owKBgQCr1/YQkAQVDBObtIQf3+bhe25IPhQQJ8Ec9exj\n0AUmSQCDJH4FyyEFHdgK6RaHQXGtsXbXRP2lUTd3dnhVTz8h/mibJ/c0cSJdnO1c\nNE8TXJWPdPUiJ09IIr/HB2PseJSUL5zs0FcLZOywnov3cI9iWEkIpiVVAfyOChCY\n+2F73QKBgQDO9E35AGzuOf8aiZqlIpgRrhaeDqH1AW3lMkltuFN46ITNAvEWdqzJ\n5hf2A3BbltTZhlntULEUdBmShaYF1E08P9KYX2xwohgU8ttMaNho82QnEKWoHrs8\no2q3khZwVloNrBkj0xHL/2+Mu23Z4tMOGHP2oYhbwvIX394bwBjgIg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', 'name': u'cinder-keypair_2-0365dddb-a83e-46db-9975-963c1b66d4b7', 'created_at': '2018-05-27T06:09:12.817049', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'c5:b9:55:24:98:4e:8f:b7:eb:aa:1d:87:d7:37:8e:aa', 'type': 'ssh', 'id': u'cinder-keypair_2-0365dddb-a83e-46db-9975-963c1b66d4b7'}) 2018-05-27 06:09:12,817 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzBeahAq1+15eORaaAeyuXLOri4O17LVKhi8ei77UgmKFA60e w7R5JygeXM3YN0LMK2ifvqtqxUYw6KHpGfYE8yNRi4stc8LYKOKmngXG7dMSFD+E z628+2CcjLsI8jBYXJPlINXuXi60FsIw9SJkm7ZS5+8Hw4sn2eXC+7/nA9c0BqwG 9Qa+FcyKIrqpdodYChJ6Qlra4bhdfqGyoq+KWTRlebD1z+S16tg0l0klH0eyRUoT A3lZb1Lzq36hZHQGEdiYDHb5GRNQ1c9v3/ijIQ9xqnD9WIeAztFpuEaHzBdiBsB5 bZxcRgltc6XvlSSMocGOaQhS99N1pfKx2Le9EQIDAQABAoIBAEjqLeP6x6V0w4j1 0DPb0TeBYUpI1hgpdOSXtPwMQ3QJqqfzk8grlBUvOhnB2Pt1O+hOSrQeHdk5CIQ0 REloIcCT37BRGv3+oKeKwig2vCl/fTgKsXJZCeltTMDimYGdUBRTKkse4zh2yxRO cJtDnFodO2VteoKcFrK8aXrzxp8SAkngpFrYv4fUl7YzvzznZHZuwwnlm6xUpZL3 DbUG3iEIGSTOEVGThg064NvirNmsJfrhtgtGNHNGLnxxrafZZtDWMZbk1kPgKhLq au564b9N3U1TlBwv/lAxuHvIUNozfHVtjq0BRD7yVspxlL1JBrzGjopG8UEknWXa eTmNlPkCgYEA5d/Hr4Rn5WaBH364HnOASejAsQt4hYRgmgFGBqSg4XRRnrsfaBUZ 4NJGUz1vW4wNcuwC4mxvpXkjdIgrVqCjXZkXR9a9Q1dmyKDXQrBfvdLB7TxbJ9yY proke7TmGZcyhhTkVAnWhcJat62sYyJe1Lz5NeMgZeadioYQyXfUArsCgYEA40mx yCvV/dS1R+26+kPsNYlwHyVAhTuThyPqBTW/NA70ujn5YMZDbzVLErgJwZFhN/11 +cIMTuWabh5Q4rQrHZysCCU2Az8OXeHH8GKX/yajzINrCPC5k+gcEtfUiegi3hPo NzSVect89wRFQxL/DdWMgKmIi9KVj1ewaQuOAKMCgYAgV9Ubv/ByWXLPgJ/dQPkK 7SG3h1qkxpRk9srogl9UeW5GfCOWHGnwtQVKDvnNEq6NveFGBGXNDXdMnSAj5yQ1 NiYNaIxmnjSLA/5llrVR2waIH5bfy+z6gHRDp5c8gIaOUQAzRtMVLNxgvaHkrOBU 5GXYDCXx0HnYFLbl8eM1owKBgQCr1/YQkAQVDBObtIQf3+bhe25IPhQQJ8Ec9exj 0AUmSQCDJH4FyyEFHdgK6RaHQXGtsXbXRP2lUTd3dnhVTz8h/mibJ/c0cSJdnO1c NE8TXJWPdPUiJ09IIr/HB2PseJSUL5zs0FcLZOywnov3cI9iWEkIpiVVAfyOChCY +2F73QKBgQDO9E35AGzuOf8aiZqlIpgRrhaeDqH1AW3lMkltuFN46ITNAvEWdqzJ 5hf2A3BbltTZhlntULEUdBmShaYF1E08P9KYX2xwohgU8ttMaNho82QnEKWoHrs8 o2q3khZwVloNrBkj0xHL/2+Mu23Z4tMOGHP2oYhbwvIX394bwBjgIg== -----END RSA PRIVATE KEY----- 2018-05-27 06:09:13,711 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating VM 1 instance with name: 'opnfv-cinder-1-ssh--0365dddb-a83e-46db-9975-963c1b66d4b7' 2018-05-27 06:09:21,544 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - vm1: None 2018-05-27 06:09:23,651 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - floating_ip1: Munch({'status': u'DOWN', 'router_id': u'780c5567-5b5d-4997-967b-aabef85fdfd5', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', 'created_at': u'2018-05-27T06:09:22Z', 'attached': True, 'updated_at': u'2018-05-27T06:09:22Z', 'id': u'52299b4b-e98d-4abf-ad2f-2c73c99d399e', 'floating_network_id': u'4b15e322-3ab3-4030-9567-6aea9a96661c', 'fixed_ip_address': u'192.168.130.13', 'floating_ip_address': u'10.6.15.20', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'780c5567-5b5d-4997-967b-aabef85fdfd5', 'project_id': u'b9c3340ed457449db4f3663cce1af9a2', 'port_id': u'7e6a4946-4b3b-44f3-b837-34cec375cadb', 'port': u'7e6a4946-4b3b-44f3-b837-34cec375cadb', 'network': u'4b15e322-3ab3-4030-9567-6aea9a96661c'}) 2018-05-27 06:09:26,660 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating VM 2 instance with name: 'opnfv-cinder-2-ssh--0365dddb-a83e-46db-9975-963c1b66d4b7' 2018-05-27 06:09:34,314 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder-net-0365dddb-a83e-46db-9975-963c1b66d4b7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:42:3c', 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'2703d9d3-f4b4-429e-aa6e-953f1420458c'}), 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-00000010', u'OS-SRV-USG:launched_at': u'2018-05-27T06:09:32.000000', 'flavor': Munch({u'id': u'1455a044-5eca-46fe-a52b-3c0b122df02c'}), 'az': u'nova', 'id': u'7bd8f54d-0d25-49d4-b7b9-00c90096af5a', 'security_groups': [Munch({u'name': u'cinder-sg-0365dddb-a83e-46db-9975-963c1b66d4b7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4f81eedef524496baa5d80fdf4f4fe83', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T06:09:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T06:09:33Z', 'hostId': u'd62c8e505536dbd932c296120a8eab83216d06c8608c3e60ed70762f', u'OS-EXT-SRV-ATTR:host': u'rack-12-m4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder-keypair_2-0365dddb-a83e-46db-9975-963c1b66d4b7', 'public_v6': '', 'private_v4': u'192.168.130.10', 'cloud': 'envvars', 'host_id': u'd62c8e505536dbd932c296120a8eab83216d06c8608c3e60ed70762f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'rack-12-m4', 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-00000010', u'OS-SRV-USG:launched_at': u'2018-05-27T06:09:32.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m4.maas', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'rack-12-m4.maas', 'name': u'opnfv-cinder-2-ssh--0365dddb-a83e-46db-9975-963c1b66d4b7', 'adminPass': u'UNwh9NeKoSWM', 'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', 'created_at': u'2018-05-27T06:09:27Z', 'created': u'2018-05-27T06:09:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-27 06:09:36,561 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'780c5567-5b5d-4997-967b-aabef85fdfd5', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', 'created_at': u'2018-05-27T06:09:35Z', 'attached': True, 'updated_at': u'2018-05-27T06:09:35Z', 'id': u'379db651-540e-48e9-8f37-a46147cc3a32', 'floating_network_id': u'4b15e322-3ab3-4030-9567-6aea9a96661c', 'fixed_ip_address': u'192.168.130.10', 'floating_ip_address': u'10.6.15.8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'780c5567-5b5d-4997-967b-aabef85fdfd5', 'project_id': u'b9c3340ed457449db4f3663cce1af9a2', 'port_id': u'3dca4045-7eb7-4c4b-94b6-dcf1c2731760', 'port': u'3dca4045-7eb7-4c4b-94b6-dcf1c2731760', 'network': u'4b15e322-3ab3-4030-9567-6aea9a96661c'}) 2018-05-27 06:09:36,797 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Begin test execution 2018-05-27 06:09:46,976 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-05-27 06:09:47,091 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write output: New data added to the volume! 2018-05-27 06:09:47,091 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-05-27 06:09:49,467 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-05-27 06:10:02,220 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-05-27 06:10:02,292 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume output: 2018-05-27 06:10:02,292 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-27 06:10:03,979 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 207, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'cinder_test'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-05-27 06:10:03,980 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:34 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-27 06:10:21,923 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-27 06:10:22,001 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-27 06:10:22,001 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: admin_domain 2018-05-27 06:10:22,001 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 06:10:29,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ac22423e-7fcf-4e2f-97fb-cc0a3e30a7d0 | 2018-05-27T06:10:29.507299 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ac22423e-7fcf-4e2f-97fb-cc0a3e30a7d0 ~/.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-27 06:10:34,874 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-05-27 06:10:34,874 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-27 06:10:43,804 - 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=4f5dc7c9-bc60-4d28-a9f8-1e54d414bb1e) as the default verifier for the future CLI operations. 2018-05-27 06:10:48,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808' 2018-05-27 06:10:49,399 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'updated_at': u'2018-05-27T06:10:49Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'provider:network_type': u'vxlan', u'id': u'bd7f9063-cb8d-44d8-af4d-604d212f5406', u'provider:segmentation_id': 1008, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:10:49Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'l2_adjacency': True}) 2018-05-27 06:10:49,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T06:10:49Z', 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'288fe539-8bcd-4773-84b3-2836c0926275', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bd7f9063-cb8d-44d8-af4d-604d212f5406', u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:10:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2'}) 2018-05-27 06:10:49,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-27 06:10:49,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808' 2018-05-27 06:10:50,805 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T06:10:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/a0f7624a-95ac-4c05-b80d-de8322709c8d/file', u'owner': u'b9c3340ed457449db4f3663cce1af9a2', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a0f7624a-95ac-4c05-b80d-de8322709c8d', u'size': None, u'name': u'Cirros-0.4.0-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808', u'checksum': None, u'self': u'/v2/images/a0f7624a-95ac-4c05-b80d-de8322709c8d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T06:10:50Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 06:10:50,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808' 2018-05-27 06:10:51,830 - 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-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T06:10:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e4e5eddc-ed1c-481c-b8fb-96fc1164e8a0/file', u'owner': u'b9c3340ed457449db4f3663cce1af9a2', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e4e5eddc-ed1c-481c-b8fb-96fc1164e8a0', u'size': None, u'name': u'Cirros-0.4.0-1-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808', u'checksum': None, u'self': u'/v2/images/e4e5eddc-ed1c-481c-b8fb-96fc1164e8a0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T06:10:51Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 06:10:51,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-27 06:10:51,963 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), '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'0675054c-3ce1-48be-b632-b262d0eb19e4', 'swap': 0}) 2018-05-27 06:10:52,022 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-fa988f3e-d18f-4ba4-8b56-0ce5cb3ef808', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), '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'53822502-1eb3-4033-acf2-8042efc79df9', 'swap': 0}) 2018-05-27 06:10:56,548 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-27 06:10:56,548 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-27 06:10:56,548 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-27 06:10:56,550 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-27 06:10:56,551 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-27 06:11:00,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4f5dc7c9-bc60-4d28-a9f8-1e54d414bb1e/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-27 06:11:00,486 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-27 06:11:00,487 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-27 06:11:00,487 - 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-27 06:25:48,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 60bf2416-9ec9-420d-89dc-85c9d3da3dc9 2018-05-27 06:25:48,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '60bf2416-9ec9-420d-89dc-85c9d3da3dc9']'. 2018-05-27 06:25:49,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-27 06:25:49,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-27 06:25:49,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 06:25:49,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 60bf2416-9ec9-420d-89dc-85c9d3da3dc9 | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-27 06:11:04 | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-27 06:25:48 | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:44 | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4f5dc7c9-bc60-4d28-a9f8-1e54d414bb1e) | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ac22423e-7fcf-4e2f-97fb-cc0a3e30a7d0) | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 861.186 | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 72 | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-05-27 06:25:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-27 06:25:49,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-27 06:25:49,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 25 | 2018-05-27 06:25:49,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 06:25:49,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-27 06:25:49,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 74.2268041237% 2018-05-27 06:25:54,850 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 06:25:54,851 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:06 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-27 06:25:54,853 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-27 06:25:54,853 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-27 06:25:54,927 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 06:25:55,985 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-05-27 06:25:55,985 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 06:25:55,986 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-27 06:25:57,300 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 06:26:01,331 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-27 06:26:05,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ab50ae3e-1347-465c-aa06-e230f47bf68a | 2018-05-27T06:26:05.014321 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ab50ae3e-1347-465c-aa06-e230f47bf68a ~/.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-27 06:26:10,345 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-05-27 06:26:10,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-27 06:26:11,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e'... 2018-05-27 06:26:11,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-f30db5da-02da-4817-82a6-23f9daf03e6e'... 2018-05-27 06:26:12,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-f30db5da-02da-4817-82a6-23f9daf03e6e'... 2018-05-27 06:26:18,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e'... 2018-05-27 06:26:18,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e'... 2018-05-27 06:26:18,459 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-27 06:26:18,460 - 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-27 06:26:18,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 06:26:18,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 06:26:18,471 - 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': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'd9c3d07b-d636-40d2-90da-5a5c9db65647', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e', 'flavor_name': 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e', '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-27 06:27:19,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 55f3ad28-8dfe-4071-8aa2-820cce2ff034 2018-05-27 06:27:19,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-27 06:27:19,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '55f3ad28-8dfe-4071-8aa2-820cce2ff034'] 2018-05-27 06:27:20,736 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 55f3ad28-8dfe-4071-8aa2-820cce2ff034: 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 55f3ad28-8dfe-4071-8aa2-820cce2ff034 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.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | total | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | -> duration | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.570637 Full duration: 6.89809 -------------------------------------------------------------------------------- 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 55f3ad28-8dfe-4071-8aa2-820cce2ff034 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.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | total | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> duration | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.964385 Full duration: 7.217034 -------------------------------------------------------------------------------- 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 55f3ad28-8dfe-4071-8aa2-820cce2ff034 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.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.762927 Full duration: 7.134415 -------------------------------------------------------------------------------- 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 55f3ad28-8dfe-4071-8aa2-820cce2ff034 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.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | total | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | -> duration | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.463118 Full duration: 7.705005 -------------------------------------------------------------------------------- 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 55f3ad28-8dfe-4071-8aa2-820cce2ff034 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> duration | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883163 Full duration: 7.268652 -------------------------------------------------------------------------------- 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 55f3ad28-8dfe-4071-8aa2-820cce2ff034 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.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> duration | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.770045 Full duration: 6.989404 HINTS: * To plot HTML graphics with this data, run: rally task report 55f3ad28-8dfe-4071-8aa2-820cce2ff034 --out output.html * To generate a JUnit report, run: rally task export 55f3ad28-8dfe-4071-8aa2-820cce2ff034 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 55f3ad28-8dfe-4071-8aa2-820cce2ff034 --json --out output.json 2018-05-27 06:27:20,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '55f3ad28-8dfe-4071-8aa2-820cce2ff034'] 2018-05-27 06:27:24,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 06:27:24,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '55f3ad28-8dfe-4071-8aa2-820cce2ff034', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-27 06:27:24,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-27 06:27:24,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-27 06:27:24,558 - 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-27 06:27:24,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 06:27:24,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 06:27:24,569 - 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': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'd9c3d07b-d636-40d2-90da-5a5c9db65647', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e', 'flavor_name': 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e', '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-27 06:28:48,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 43d16a3e-a585-4433-a2a9-8d73bab2da1a 2018-05-27 06:28:48,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '43d16a3e-a585-4433-a2a9-8d73bab2da1a'] 2018-05-27 06:28:49,876 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 43d16a3e-a585-4433-a2a9-8d73bab2da1a: 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 43d16a3e-a585-4433-a2a9-8d73bab2da1a 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.646 | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | | glance_v2.delete_image | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | total | 3.683 | 3.683 | 3.683 | 3.683 | 3.683 | 3.683 | 100.0% | 1 | | -> duration | 3.683 | 3.683 | 3.683 | 3.683 | 3.683 | 3.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.682991 Full duration: 11.743077 -------------------------------------------------------------------------------- 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 43d16a3e-a585-4433-a2a9-8d73bab2da1a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.281 | 3.281 | 3.281 | 3.281 | 3.281 | 3.281 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | glance_v2.list_images | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 100.0% | 1 | | -> duration | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.322662 Full duration: 13.758808 -------------------------------------------------------------------------------- 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 43d16a3e-a585-4433-a2a9-8d73bab2da1a 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.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | -> duration | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.150731 Full duration: 7.619589 -------------------------------------------------------------------------------- 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": "d9c3d07b-d636-40d2-90da-5a5c9db65647" } ], "flavor": { "name": "rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43d16a3e-a585-4433-a2a9-8d73bab2da1a 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.678 | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | nova.boot_servers | 11.441 | 11.441 | 11.441 | 11.441 | 11.441 | 11.441 | 100.0% | 1 | | total | 14.119 | 14.119 | 14.119 | 14.119 | 14.119 | 14.119 | 100.0% | 1 | | -> duration | 13.119 | 13.119 | 13.119 | 13.119 | 13.119 | 13.119 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.119142 Full duration: 32.344449 HINTS: * To plot HTML graphics with this data, run: rally task report 43d16a3e-a585-4433-a2a9-8d73bab2da1a --out output.html * To generate a JUnit report, run: rally task export 43d16a3e-a585-4433-a2a9-8d73bab2da1a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 43d16a3e-a585-4433-a2a9-8d73bab2da1a --json --out output.json 2018-05-27 06:28:49,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '43d16a3e-a585-4433-a2a9-8d73bab2da1a'] 2018-05-27 06:28:53,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 06:28:53,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '43d16a3e-a585-4433-a2a9-8d73bab2da1a', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-27 06:28:53,699 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-27 06:28:53,699 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-27 06:28:53,699 - 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-27 06:28:53,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 06:28:53,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 06:28:53,710 - 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': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'd9c3d07b-d636-40d2-90da-5a5c9db65647', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e', 'flavor_name': 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e', '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-27 06:29:05,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0d91c530-5e2e-4b35-b1ba-f6c752e3f431 2018-05-27 06:29:05,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0d91c530-5e2e-4b35-b1ba-f6c752e3f431'] 2018-05-27 06:29:06,752 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0d91c530-5e2e-4b35-b1ba-f6c752e3f431: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask CinderVolumes.create_and_delete_snapshot[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": "CinderVolumes.create_and_delete_snapshot", "description": "Create and then delete a volume-snapshot.", "scenario": {"CinderVolumes.create_and_delete_snapshot": {"force": false}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}, "quotas": {"cinder": {"gigabytes": -1, "snapshots": -1, "volumes": -1}}, "volumes": {"size": 1, "volumes_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 0d91c530-5e2e-4b35-b1ba-f6c752e3f431 2018-05-27 06:29:06,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0d91c530-5e2e-4b35-b1ba-f6c752e3f431'] 2018-05-27 06:29:10,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 06:29:10,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0d91c530-5e2e-4b35-b1ba-f6c752e3f431', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-27 06:29:10,480 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" Failed. 2018-05-27 06:29:10,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-27 06:29:10,481 - 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-27 06:29:10,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 06:29:10,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 06:29:10,492 - 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': 'ext-net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'd9c3d07b-d636-40d2-90da-5a5c9db65647', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e', 'flavor_name': 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e', '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-27 06:31:00,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 686045c3-cb55-413a-a3bd-8ced9176704d 2018-05-27 06:31:00,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '686045c3-cb55-413a-a3bd-8ced9176704d'] 2018-05-27 06:31:01,913 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 686045c3-cb55-413a-a3bd-8ced9176704d: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities 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 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> duration | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666291 Full duration: 6.937235 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617787 Full duration: 6.906049 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule 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 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.667759 Full duration: 6.918264 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.016 | 0.016 | 0.016 | 0.016 | 0.016 | 0.016 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669708 Full duration: 7.64182 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy 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 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | total | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> duration | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.625593 Full duration: 6.864053 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728473 Full duration: 7.617411 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type 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 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | total | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | -> duration | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.640682 Full duration: 6.897894 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741822 Full duration: 7.694555 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | total | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | -> duration | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.127899 Full duration: 7.362809 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | gnocchi.delete_metric | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> duration | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.713347 Full duration: 8.144396 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource 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 686045c3-cb55-413a-a3bd-8ced9176704d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | gnocchi.delete_resource | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> duration | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669035 Full duration: 7.618601 HINTS: * To plot HTML graphics with this data, run: rally task report 686045c3-cb55-413a-a3bd-8ced9176704d --out output.html * To generate a JUnit report, run: rally task export 686045c3-cb55-413a-a3bd-8ced9176704d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 686045c3-cb55-413a-a3bd-8ced9176704d --json --out output.json 2018-05-27 06:31:01,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '686045c3-cb55-413a-a3bd-8ced9176704d'] 2018-05-27 06:31:05,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 06:31:05,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '686045c3-cb55-413a-a3bd-8ced9176704d', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-27 06:31:05,742 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-27 06:31:05,743 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-27 06:31:05,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-05-27 06:31:05,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 06:31:05,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 06:31:05,753 - 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': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'd9c3d07b-d636-40d2-90da-5a5c9db65647', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e', 'flavor_name': 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e', '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-27 06:32:25,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 53018733-1cc8-4b7d-923c-bd43e5dc713b 2018-05-27 06:32:25,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '53018733-1cc8-4b7d-923c-bd43e5dc713b'] 2018-05-27 06:32:26,243 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 53018733-1cc8-4b7d-923c-bd43e5dc713b: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53018733-1cc8-4b7d-923c-bd43e5dc713b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.186 | 4.186 | 4.186 | 4.186 | 4.186 | 4.186 | 100.0% | 1 | | heat.update_stack | 2.247 | 2.247 | 2.247 | 2.247 | 2.247 | 2.247 | 100.0% | 1 | | heat.delete_stack | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 100.0% | 1 | | total | 8.625 | 8.625 | 8.625 | 8.625 | 8.625 | 8.625 | 100.0% | 1 | | -> duration | 4.625 | 4.625 | 4.625 | 4.625 | 4.625 | 4.625 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.624692 Full duration: 17.207793 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53018733-1cc8-4b7d-923c-bd43e5dc713b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.995 | 3.995 | 3.995 | 3.995 | 3.995 | 3.995 | 100.0% | 1 | | heat.check_stack | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 100.0% | 1 | | heat.delete_stack | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 100.0% | 1 | | total | 7.398 | 7.398 | 7.398 | 7.398 | 7.398 | 7.398 | 100.0% | 1 | | -> duration | 5.398 | 5.398 | 5.398 | 5.398 | 5.398 | 5.398 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.398361 Full duration: 15.539381 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53018733-1cc8-4b7d-923c-bd43e5dc713b has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.994 | 3.994 | 3.994 | 3.994 | 3.994 | 3.994 | 100.0% | 1 | | heat.suspend_stack | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | heat.resume_stack | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | heat.delete_stack | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 100.0% | 1 | | total | 8.612 | 8.612 | 8.612 | 8.612 | 8.612 | 8.612 | 100.0% | 1 | | -> duration | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.612485 Full duration: 16.713791 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53018733-1cc8-4b7d-923c-bd43e5dc713b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653846 Full duration: 7.978202 HINTS: * To plot HTML graphics with this data, run: rally task report 53018733-1cc8-4b7d-923c-bd43e5dc713b --out output.html * To generate a JUnit report, run: rally task export 53018733-1cc8-4b7d-923c-bd43e5dc713b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 53018733-1cc8-4b7d-923c-bd43e5dc713b --json --out output.json 2018-05-27 06:32:26,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '53018733-1cc8-4b7d-923c-bd43e5dc713b'] 2018-05-27 06:32:30,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 06:32:30,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '53018733-1cc8-4b7d-923c-bd43e5dc713b', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-27 06:32:30,024 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-27 06:32:30,024 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-27 06:32:30,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-05-27 06:32:30,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 06:32:30,036 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 06:32:30,036 - 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': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'd9c3d07b-d636-40d2-90da-5a5c9db65647', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e', 'flavor_name': 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e', '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-27 06:35:23,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 2018-05-27 06:35:23,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7'] 2018-05-27 06:35:24,469 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role 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 ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | keystone_v3.add_role | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.revoke_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> duration | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.602959 Full duration: 14.116164 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles 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 ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | keystone_v3.add_role | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | keystone_v3.list_roles | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.582824 Full duration: 14.171285 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants 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 ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | keystone_v3.list_projects | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | total | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> duration | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.581535 Full duration: 14.150509 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role 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 ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | keystone_v3.delete_role | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> duration | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.561728 Full duration: 11.986282 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service 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 ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | keystone_v3.delete_service | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> duration | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.585073 Full duration: 11.984863 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities 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 ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.create_user | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | -> keystone_v3.add_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.create_role | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_project | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.get_user | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.get_role | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.list_services | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.get_services | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> duration | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952802 Full duration: 16.583218 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant 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 ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | keystone_v3.update_project | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | keystone_v3.delete_project | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673613 Full duration: 12.165789 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | total | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> duration | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.60246 Full duration: 11.848099 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | total | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | -> duration | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.552844 Full duration: 13.861894 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 100.0% | 1 | | keystone_v3.list_users | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> duration | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.638726 Full duration: 11.98278 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | | keystone_v3.create_users | 1.652 | 1.652 | 1.652 | 1.652 | 1.652 | 1.652 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 1.651 | 1.651 | 1.651 | 1.651 | 1.651 | 1.651 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | total | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 100.0% | 1 | | -> duration | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.40926 Full duration: 16.026763 HINTS: * To plot HTML graphics with this data, run: rally task report ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 --out output.html * To generate a JUnit report, run: rally task export ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7 --json --out output.json 2018-05-27 06:35:24,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7'] 2018-05-27 06:35:28,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 06:35:28,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ec05286f-6c18-4b80-8c39-d0bfe8d0e5a7', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-27 06:35:28,292 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-27 06:35:28,293 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-27 06:35:28,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-05-27 06:35:28,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 06:35:28,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 06:35:28,304 - 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': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'd9c3d07b-d636-40d2-90da-5a5c9db65647', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e', 'flavor_name': 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e', '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-27 06:41:01,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 75dde329-31d5-4777-a9ba-331b6b808452 2018-05-27 06:41:01,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '75dde329-31d5-4777-a9ba-331b6b808452'] 2018-05-27 06:41:02,601 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | neutron.delete_network | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | total | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> duration | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.863615 Full duration: 14.079114 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | neutron.delete_port | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | total | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 100.0% | 1 | | -> duration | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.275961 Full duration: 31.493771 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | neutron.create_subnet | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | neutron.create_router | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | neutron.add_interface_router | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 100.0% | 1 | | neutron.remove_interface_router | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 100.0% | 1 | | neutron.delete_router | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | total | 7.66 | 7.66 | 7.66 | 7.66 | 7.66 | 7.66 | 100.0% | 1 | | -> duration | 7.66 | 7.66 | 7.66 | 7.66 | 7.66 | 7.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.660155 Full duration: 41.657452 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 100.0% | 1 | | neutron.delete_subnet | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 100.0% | 1 | | -> duration | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.793246 Full duration: 31.27644 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | neutron.list_networks | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | -> duration | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.228643 Full duration: 15.768915 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 100.0% | 1 | | neutron.list_ports | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 1.666 | 1.666 | 1.666 | 1.666 | 1.666 | 1.666 | 100.0% | 1 | | -> duration | 1.666 | 1.666 | 1.666 | 1.666 | 1.666 | 1.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.665533 Full duration: 33.120067 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | neutron.create_subnet | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | neutron.create_router | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | neutron.add_interface_router | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 100.0% | 1 | | neutron.list_routers | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 4.882 | 4.882 | 4.882 | 4.882 | 4.882 | 4.882 | 100.0% | 1 | | -> duration | 4.882 | 4.882 | 4.882 | 4.882 | 4.882 | 4.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.881759 Full duration: 44.919649 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | neutron.create_subnet | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | neutron.list_subnets | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | -> duration | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.663969 Full duration: 35.906455 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | neutron.delete_security_group | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.098001 Full duration: 13.526591 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | neutron.create_security_group_rule | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | neutron.delete_security_group | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> duration | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.435772 Full duration: 13.77206 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 75dde329-31d5-4777-a9ba-331b6b808452 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | neutron.create_router | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | neutron.add_gateway_router | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 100.0% | 1 | | neutron.remove_gateway_router | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | total | 5.632 | 5.632 | 5.632 | 5.632 | 5.632 | 5.632 | 100.0% | 1 | | -> duration | 5.632 | 5.632 | 5.632 | 5.632 | 5.632 | 5.632 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.632469 Full duration: 28.260806 HINTS: * To plot HTML graphics with this data, run: rally task report 75dde329-31d5-4777-a9ba-331b6b808452 --out output.html * To generate a JUnit report, run: rally task export 75dde329-31d5-4777-a9ba-331b6b808452 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 75dde329-31d5-4777-a9ba-331b6b808452 --json --out output.json 2018-05-27 06:41:02,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '75dde329-31d5-4777-a9ba-331b6b808452'] 2018-05-27 06:41:06,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 06:41:06,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '75dde329-31d5-4777-a9ba-331b6b808452', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-27 06:41:06,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-27 06:41:06,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-27 06:41:06,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-05-27 06:41:06,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 06:41:06,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 06:41:06,458 - 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': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'd9c3d07b-d636-40d2-90da-5a5c9db65647', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e', 'flavor_name': 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e', '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-27 06:41:22,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5e63c007-02f1-44c4-b2f3-cd4ef69c0c33 2018-05-27 06:41:22,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5e63c007-02f1-44c4-b2f3-cd4ef69c0c33'] 2018-05-27 06:41:23,671 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5e63c007-02f1-44c4-b2f3-cd4ef69c0c33: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask NovaServers.boot_server_attach_created_volume_and_live_migrate[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": "NovaServers.boot_server_attach_created_volume_and_live_migrate", "description": "Create a VM, attach a volume to it and live migrate.", "scenario": {"NovaServers.boot_server_attach_created_volume_and_live_migrate": {"flavor": {"name": "rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e"}, "image": {"name": "Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e"}, "size": 10, "block_migration": false, "boot_server_kwargs": {"nics": [{"net-id": "d9c3d07b-d636-40d2-90da-5a5c9db65647"}]}}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 5e63c007-02f1-44c4-b2f3-cd4ef69c0c33 2018-05-27 06:41:23,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5e63c007-02f1-44c4-b2f3-cd4ef69c0c33'] 2018-05-27 06:41:27,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 06:41:27,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5e63c007-02f1-44c4-b2f3-cd4ef69c0c33', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-27 06:41:27,406 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-05-27 06:41:27,406 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-27 06:41:27,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-05-27 06:41:27,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 06:41:27,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 06:41:27,417 - 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': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'd9c3d07b-d636-40d2-90da-5a5c9db65647', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f30db5da-02da-4817-82a6-23f9daf03e6e', 'flavor_name': 'rally-tiny-f30db5da-02da-4817-82a6-23f9daf03e6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f30db5da-02da-4817-82a6-23f9daf03e6e', '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-27 06:41:39,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 21fc2a2c-774f-4868-8185-fb43b3337a22 2018-05-27 06:41:39,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '21fc2a2c-774f-4868-8185-fb43b3337a22'] 2018-05-27 06:41:40,426 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 21fc2a2c-774f-4868-8185-fb43b3337a22: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Quotas.cinder_update_and_delete[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": "Quotas.cinder_update_and_delete", "description": "Update and Delete quotas for Cinder.", "scenario": {"Quotas.cinder_update_and_delete": {"max_quota": 1024}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 21fc2a2c-774f-4868-8185-fb43b3337a22 2018-05-27 06:41:40,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '21fc2a2c-774f-4868-8185-fb43b3337a22'] 2018-05-27 06:41:44,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 06:41:44,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '21fc2a2c-774f-4868-8185-fb43b3337a22', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-27 06:41:44,190 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" Failed. 2018-05-27 06:41:44,193 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:43 | 6 | 100.00% | | glance | 01:05 | 4 | 100.00% | | cinder | 00:00 | 0 | 0.00% | | gnocchi | 01:20 | 11 | 100.00% | | heat | 00:57 | 4 | 100.00% | | keystone | 02:28 | 11 | 100.00% | | neutron | 05:03 | 11 | 100.00% | | nova | 00:00 | 0 | 0.00% | | quotas | 00:00 | 0 | 0.00% | | | | | | | TOTAL: | 00:11:39 | 47 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-27 06:41:44,193 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 6/9 modules 2018-05-27 06:41:51,910 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-27 06:41:53,854 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 06:41:53,855 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 15:55 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-27 06:41:53,857 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-27 06:41:53,857 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-27 06:41:53,931 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-27 06:41:53,931 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: admin_domain 2018-05-27 06:41:53,931 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 06:41:58,043 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-27 06:42:02,080 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cf74c75b-0e19-4d8f-9fb1-892c570bd930 | 2018-05-27T06:42:01.731327 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cf74c75b-0e19-4d8f-9fb1-892c570bd930 ~/.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-27 06:42:07,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-05-27 06:42:07,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-27 06:42:10,997 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-27 06:42:16,115 - 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=fe041296-2b69-47a1-a170-e7fd5f9b6830) as the default verifier for the future CLI operations. 2018-05-27 06:42:20,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-a692adda-5571-46c5-927c-0e966ab79b4d' 2018-05-27 06:42:21,757 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'updated_at': u'2018-05-27T06:42:21Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'provider:network_type': u'vxlan', u'id': u'a2a4676c-cf82-40cc-93bd-aeb1140be462', u'provider:segmentation_id': 1056, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-a692adda-5571-46c5-927c-0e966ab79b4d', u'admin_state_up': True, u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:42:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2', u'l2_adjacency': True}) 2018-05-27 06:42:22,287 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T06:42:22Z', 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'34459cf2-5f01-4af8-a722-48149ec781db', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-a692adda-5571-46c5-927c-0e966ab79b4d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a2a4676c-cf82-40cc-93bd-aeb1140be462', u'tenant_id': u'b9c3340ed457449db4f3663cce1af9a2', u'created_at': u'2018-05-27T06:42:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'b9c3340ed457449db4f3663cce1af9a2'}) 2018-05-27 06:42:22,287 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-27 06:42:22,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-a692adda-5571-46c5-927c-0e966ab79b4d' 2018-05-27 06:42:23,405 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-a692adda-5571-46c5-927c-0e966ab79b4d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T06:42:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/eb67536b-6864-420c-a819-8385868c0efd/file', u'owner': u'b9c3340ed457449db4f3663cce1af9a2', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'eb67536b-6864-420c-a819-8385868c0efd', u'size': None, u'name': u'Cirros-0.4.0-a692adda-5571-46c5-927c-0e966ab79b4d', u'checksum': None, u'self': u'/v2/images/eb67536b-6864-420c-a819-8385868c0efd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T06:42:23Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 06:42:23,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-a692adda-5571-46c5-927c-0e966ab79b4d' 2018-05-27 06:42:24,520 - 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-a692adda-5571-46c5-927c-0e966ab79b4d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T06:42:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6f0fea38-9b83-41b4-9b71-c9ac2795d281/file', u'owner': u'b9c3340ed457449db4f3663cce1af9a2', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6f0fea38-9b83-41b4-9b71-c9ac2795d281', u'size': None, u'name': u'Cirros-0.4.0-1-a692adda-5571-46c5-927c-0e966ab79b4d', u'checksum': None, u'self': u'/v2/images/6f0fea38-9b83-41b4-9b71-c9ac2795d281', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T06:42:23Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 06:42:24,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-27 06:42:24,709 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-a692adda-5571-46c5-927c-0e966ab79b4d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), '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'140853fa-bd13-4f0f-8f39-b2e443bdbd46', 'swap': 0}) 2018-05-27 06:42:24,774 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-a692adda-5571-46c5-927c-0e966ab79b4d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9c3340ed457449db4f3663cce1af9a2', 'name': 'admin', 'domain_name': 'admin_domain'}), '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'b7c1a585-064c-445c-94fc-292915c85214', 'swap': 0}) 2018-05-27 06:42:29,330 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-27 06:42:29,330 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-27 06:42:29,330 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-27 06:42:29,332 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-27 06:42:29,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-27 06:42:33,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fe041296-2b69-47a1-a170-e7fd5f9b6830/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-27 06:42:33,834 - 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-27 06:44:49,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 20c1f9de-3809-4e41-a194-a562bcdebd64 2018-05-27 06:44:49,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '20c1f9de-3809-4e41-a194-a562bcdebd64']'. 2018-05-27 06:44:50,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-27 06:44:50,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-27 06:44:50,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 06:44:50,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 20c1f9de-3809-4e41-a194-a562bcdebd64 | 2018-05-27 06:44:50,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-27 06:42:37 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-27 06:44:49 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:12 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fe041296-2b69-47a1-a170-e7fd5f9b6830) | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cf74c75b-0e19-4d8f-9fb1-892c570bd930) | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 124.35 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 129 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 7 | 2018-05-27 06:44:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 06:44:50,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-27 06:44:50,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 94.8529411765% 2018-05-27 06:44:55,347 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 06:44:55,347 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:34 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-27 06:44:55,349 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-05-27 06:44:55,349 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-27 06:44:56,633 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 07:23:56,323 - 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) ... FAIL 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) ... ERROR test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ERROR 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) ... ERROR 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) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== ERROR: test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 768, in setUp self.created_stack = self.stack_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 120, in create if self.__stack and self.stack_complete(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 220, in stack_complete poll_interval, snaps.config.stack.STATUS_CREATE_FAILED) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 451, in _stack_status_check status = self._status(expected_status_code, fail_status) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 496, in _status raise StackError('Stack had an error') StackError: Stack had an error ====================================================================== ERROR: test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 768, in setUp self.created_stack = self.stack_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 120, in create if self.__stack and self.stack_complete(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 220, in stack_complete poll_interval, snaps.config.stack.STATUS_CREATE_FAILED) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 451, in _stack_status_check status = self._status(expected_status_code, fail_status) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 496, in _status raise StackError('Stack had an error') StackError: Stack had an error ====================================================================== ERROR: test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 1068, in test_ssh_client_fip_reverse_engineer self.os_creds.project_name, self.keypair_creator.keypair_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 808, in generate_creator keystone = keystone_utils.keystone_client(os_creds, session) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 106, in keystone_client region_name=os_creds.region_name) File "/usr/lib/python2.7/site-packages/keystoneclient/client.py", line 62, in Client d = discover.Discover(session=session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 178, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 143, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 38, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 840, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 573, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 900, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 95, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 88, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 177, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 848, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 737, in request raise exceptions.from_response(resp, method, url) Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-58a92012-d798-49a1-9c88-3e6063b0eb62) ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 382, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 450, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 4 ---------------------------------------------------------------------- Ran 119 tests in 2339.636s FAILED (failures=1, errors=3) 2018-05-27 07:23:57,131 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 07:23:57,131 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 38:60 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-27 07:23:57,134 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-27 07:23:57,135 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:02 | PASS | | vping_userdata | functest | smoke | 00:45 | PASS | | cinder_test | functest | smoke | 00:34 | PASS | | tempest_smoke_serial | functest | smoke | 15:06 | FAIL | | rally_sanity | functest | smoke | 15:55 | FAIL | | patrole | functest | smoke | 02:34 | FAIL | | snaps_smoke | functest | smoke | 38:60 | FAIL | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-27 07:23:57,139 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-27 07:24:29,574 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-master-421 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 07:24:29,577 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.201:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_CACERT=~/joid_config/bradm.etsi-ubuntu-jh.maas.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-05-27 07:24:29,578 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 07:24:29,578 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-27 07:24:29,578 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | 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-27 07:24:29,580 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-27 07:26:53,854 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-master-421 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 07:26:53,857 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.201:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_CACERT=~/joid_config/bradm.etsi-ubuntu-jh.maas.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-05-27 07:26:53,857 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 07:26:53,858 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-05-27 07:26:53,859 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-05-27 07:26:53,859 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-05-27 07:26:54,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-05-27 07:26:54,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-05-27 07:26:54,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-05-27 07:26:55,504 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-05-27 07:26:55,505 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 07:26:56,585 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-05-27 07:26:56,585 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 07:26:56,586 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-27 07:26:57,382 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-05-27 07:26:59,781 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-2856d429-2fdd-48d1-9d99-cff70a9b7cfd, password=6a5dc597-1d79-4da8-af90-4b9c4953b96c, auth_url=http://10.6.1.201:5000/v3, project_name=cloudify_ims-2856d429-2fdd-48d1-9d99-cff70a9b7cfd, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=965526607aaa4777833db815d70fb27b, user_domain_name=admin_domain, project_domain_id=965526607aaa4777833db815d70fb27b, project_domain_name=admin_domain, interface=public, region_name=RegionOne, proxy_settings=None, cacert=False 2018-05-27 07:26:59,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-05-27 07:27:00,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-05-27 07:27:01,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating a second user to bypass issues ... 2018-05-27 07:27:02,088 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 149, in deploy_orchestrator user_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 62, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 54, in initialize self.user_settings.name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 248, in get_user users = keystone.users.list() File "/usr/lib/python2.7/site-packages/debtcollector/renames.py", line 43, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/users.py", line 136, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 397, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 304, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 463, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 189, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 737, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_users. (HTTP 403) (Request-ID: req-5e2719f9-157c-4c31-bf91-76b552ce28c2) 2018-05-27 07:27:02,090 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-27 07:27:03,523 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 07:27:03,523 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 00:05 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-27 07:27:03,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 410, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-05-27 07:27:03,535 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-27 07:27:04,048 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-05-27 07:27:04,049 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-05-27 07:27:04,793 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-27 07:27:07,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-05-27 07:27:07,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-05-27 07:27:07,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-05-27 07:27:07,105 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-27 07:27:07,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-05-27 07:27:07,137 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-05-27 07:27:09,421 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-3df7c6f1-8866-49c8-9c22-a5666c1fc224, password=bf552c40-7de3-48b3-8b18-623de9de7f29, auth_url=http://10.6.1.201:5000/v3, project_name=vyos_vrouter-3df7c6f1-8866-49c8-9c22-a5666c1fc224, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=965526607aaa4777833db815d70fb27b, user_domain_name=admin_domain, project_domain_id=965526607aaa4777833db815d70fb27b, project_domain_name=admin_domain, interface=public, region_name=RegionOne, proxy_settings=None, cacert=False 2018-05-27 07:27:09,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-05-27 07:27:09,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-05-27 07:27:10,587 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 167, in deploy_orchestrator user_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 62, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 54, in initialize self.user_settings.name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 248, in get_user users = keystone.users.list() File "/usr/lib/python2.7/site-packages/debtcollector/renames.py", line 43, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/users.py", line 136, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 397, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 304, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 463, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 189, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 737, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_users. (HTTP 403) (Request-ID: req-3a3b459e-3356-4d5a-af36-57ec8d15fee8) 2018-05-27 07:27:11,150 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 07:27:11,150 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 00:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-27 07:27:11,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 404, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-05-27 07:27:11,153 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-27 07:27:11,730 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-05-27 07:27:11,730 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-05-27 07:27:11,801 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-05-27 07:27:11,819 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-05-27 07:27:11,819 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-05-27 07:27:14,095 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-d8072d97-8fe8-4c20-a051-cab78589b6f2, password=073cbb4f-daa7-493d-b488-9542f1586f7a, auth_url=http://10.6.1.201:5000/v3, project_name=juju_epc-d8072d97-8fe8-4c20-a051-cab78589b6f2, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=965526607aaa4777833db815d70fb27b, user_domain_name=admin_domain, project_domain_id=965526607aaa4777833db815d70fb27b, project_domain_name=admin_domain, interface=public, region_name=RegionOne, proxy_settings=None, cacert=False 2018-05-27 07:27:14,096 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-joid-baremetal-daily-master-421 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | joid | | NAMESERVER | 8.8.8.8 | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NODE_NAME | huawei-pod12 | | VOLUME_DEVICE_NAME | vdb | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 07:27:14,635 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-05-27 07:27:18,290 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-05-27 07:27:18,290 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-05-27 07:27:18,784 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 73, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 233, in prepare self._register_credentials_v3() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 179, in _register_credentials_v3 'juju_network_discovery_bug') File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 142, in _bypass_juju_network_discovery_bug user_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 62, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 54, in initialize self.user_settings.name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 248, in get_user users = keystone.users.list() File "/usr/lib/python2.7/site-packages/debtcollector/renames.py", line 43, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/users.py", line 136, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 397, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 304, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 463, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 189, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 737, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_users. (HTTP 403) (Request-ID: req-1e524cc0-9eff-4ac5-b63e-0140db224ebc) 2018-05-27 07:27:19,347 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 07:27:19,347 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:07 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-27 07:27:19,407 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-05-27 07:27:19,408 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-05-27 07:27:19,408 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-27 07:27:19,889 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-05-27 07:27:19,890 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:05 | FAIL | | vyos_vrouter | functest | vnf | 00:03 | FAIL | | juju_epc | functest | vnf | 00:07 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-05-27 07:27:19,891 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-27 07:27:31,184 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-master-421 | | 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 | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 07:27:31,187 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.201:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_CACERT=~/joid_config/bradm.etsi-ubuntu-jh.maas.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-05-27 07:27:31,187 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 07:27:31,187 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-27 07:27:31,188 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-27 07:27:31,189 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK