2018-05-15 18:48:31,526 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-15 18:48:31,532 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-15 18:48:31,533 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-15 18:48:31,534 - 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-15 18:48:31,535 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-15 18:48:31,535 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-15 18:48:33,820 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-15 18:48:51,000 - 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 17.165s OK 2018-05-15 18:48:51,288 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 18:48:51,288 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:17 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-15 18:48:51,297 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-15 18:48:52,115 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-15 18:58:07,176 - 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 555.014s OK 2018-05-15 18:58:07,514 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 18:58:07,514 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-15 18:58:07,520 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-15 18:58:08,534 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-15 18:58:54,939 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.402s OK 2018-05-15 18:58:55,217 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 18:58:55,218 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:46 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-15 18:58:55,223 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:17 | PASS | | api_check | functest | healthcheck | 09:15 | PASS | | snaps_health_check | functest | healthcheck | 00:46 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-15 18:58:55,230 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-15 18:58:59,479 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-15 18:58:59,482 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-15 18:58:59,482 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-15 18:58:59,484 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | patrole odl snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ 2018-05-15 18:58:59,488 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-15 18:58:59,488 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-15 18:59:02,361 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'401f992e-7418-46ab-8d8e-ea3c634aabfc'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-15T18:47:16Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'914f0758-df03-44b2-a4ad-ab79bdeb240f', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T18:47:10Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 18:59:02,599 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual3 2018-05-15 18:59:02,600 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-15 18:59:02,787 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-15 18:59:02,788 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-15 18:59:02,973 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-15 18:59:02,973 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-15 18:59:02' 2018-05-15 18:59:02,973 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--94c34405-db12-4ce3-84d5-6f170026bb90' 2018-05-15 18:59:02,974 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-15 18:59:03,657 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--94c34405-db12-4ce3-84d5-6f170026bb90', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-15T18:59:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/082f32f9-98fe-4637-a563-0106f368fcb7/file', u'owner': u'698bea0e8add4071b505ca670fe03f00', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'082f32f9-98fe-4637-a563-0106f368fcb7', u'size': None, u'name': u'functest-vping--94c34405-db12-4ce3-84d5-6f170026bb90', u'checksum': None, u'self': u'/v2/images/082f32f9-98fe-4637-a563-0106f368fcb7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-15T18:59:03Z', u'schema': u'/v2/schemas/image'}) 2018-05-15 18:59:03,657 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-94c34405-db12-4ce3-84d5-6f170026bb90' 2018-05-15 18:59:03,941 - 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'ipv6_address_scope': None, u'updated_at': u'2018-05-15T18:59:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'43e51bf8-a627-4fef-bebe-973c27893dfb', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-94c34405-db12-4ce3-84d5-6f170026bb90', u'admin_state_up': True, u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T18:59:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 18:59:04,688 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-15T18:59:04Z', 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'6ca88b4d-8545-45c8-9aee-0fa60a9f3111', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-94c34405-db12-4ce3-84d5-6f170026bb90', u'enable_dhcp': True, u'network_id': u'43e51bf8-a627-4fef-bebe-973c27893dfb', u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T18:59:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 18:59:04,689 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-94c34405-db12-4ce3-84d5-6f170026bb90' 2018-05-15 18:59:06,299 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'914f0758-df03-44b2-a4ad-ab79bdeb240f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'401f992e-7418-46ab-8d8e-ea3c634aabfc', u'ip_address': u'10.16.0.113'}]}, u'description': u'', u'tags': [], u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T18:59:04Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-15T18:59:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'698bea0e8add4071b505ca670fe03f00', u'id': u'02b23dd9-7803-4f51-9d57-0ad5c3d64317', u'name': u'vping-router-94c34405-db12-4ce3-84d5-6f170026bb90'}) 2018-05-15 18:59:08,741 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-94c34405-db12-4ce3-84d5-6f170026bb90' 2018-05-15 18:59:08,934 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-94c34405-db12-4ce3-84d5-6f170026bb90', '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'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'55f19b3c-d077-4354-9083-11317c92ae1d', 'swap': 0}) 2018-05-15 18:59:09,697 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-94c34405-db12-4ce3-84d5-6f170026bb90' 2018-05-15 18:59:21,210 - 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-94c34405-db12-4ce3-84d5-6f170026bb90': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:df:7d:4e', 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'082f32f9-98fe-4637-a563-0106f368fcb7'}), 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-15T18:59:18.000000', 'flavor': Munch({u'id': u'55f19b3c-d077-4354-9083-11317c92ae1d'}), 'az': u'nova', 'id': u'6ab66b7e-3e26-44c7-bfac-37d6e5e818ff', 'security_groups': [Munch({u'name': u'vping-sg-94c34405-db12-4ce3-84d5-6f170026bb90'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6d4e386d29614b98834da103a5339a3d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-15T18:59:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-15T18:59:19Z', 'hostId': u'2a6dbb5ad4a8ef40d05b6d1925d5d7701957e556a22fceb90e15a0b1', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.7', 'cloud': 'envvars', 'host_id': u'2a6dbb5ad4a8ef40d05b6d1925d5d7701957e556a22fceb90e15a0b1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', 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-15T18:59:18.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'698bea0e8add4071b505ca670fe03f00', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-94c34405-db12-4ce3-84d5-6f170026bb90', 'adminPass': u'xiFzHp6d7Dfc', 'tenant_id': u'698bea0e8add4071b505ca670fe03f00', 'created_at': u'2018-05-15T18:59:10Z', 'created': u'2018-05-15T18:59:10Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-15 18:59:22,716 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda max_arch_pfn = 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 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 2018-05-15 18:59:22,716 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-94c34405-db12-4ce3-84d5-6f170026bb90' 2018-05-15 18:59:23,028 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZn6lalV4djgbUtyWiEjeJLEPNZgvopPEr/o9/wW9U/NUHb/ovNt5mcH4tcipZ381Wa94+W82vFsUJ2iEyl9DaxfA5KiWjzy4sFNHS+kXmFfM8IlPlOf2zyjhaqFMNi0qUeAcxSYV5PhznSkp/o599kFftAz5umX6sy0+2RmDV/gkNuS8gEjfSpDoYvphOMBjCGHQpQ3WeI6EKOr08tIZ0Uz2ljljurVlsoJRavp/KIG0nF1QmCpsOGixZ0ZYu60jyIcNPgjUs2igLL5i4o+bV+i0AP7LSQZM4h4z3SKn2agTWnqQpi6J5xpaCKGgD8FLPbChXa3XlByeUZ6fNh2kf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2Z+pWpVeHY4G1LclohI3iSxDzWYL6KTxK/6Pf8FvVPzVB2/6\nLzbeZnB+LXIqWd/NVmvePlvNrxbFCdohMpfQ2sXwOSolo88uLBTR0vpF5hXzPCJT\n5Tn9s8o4WqhTDYtKlHgHMUmFeT4c50pKf6OffZBX7QM+bpl+rMtPtkZg1f4JDbkv\nIBI30qQ6GL6YTjAYwhh0KUN1niOhCjq9PLSGdFM9pY5Y7q1ZbKCUWr6fyiBtJxdU\nJgqbDhosWdGWLutI8iHDT4I1LNooCy+YuKPm1fotAD+y0kGTOIeM90ip9moE1p6k\nKYuiecaWgihoA/BSz2woV2t15QcnlGenzYdpHwIDAQABAoIBAQCjllFHtmA49zpL\nTCEN44O7qXqOO9dX2iUwXPqhnlaCHExGevYl56jmeElhACC1znYcMJmvZnMG2qbi\n8QVjcpuc2I3rarNAn8yldkEDxv4kJvvgiC1ocl8zdx9FhqJn2/0D/fXqJsoeiYJQ\nmpfFusl5KbfugjG8EcYXPf19lwnT0O8DnzHwt4QS3DKjpitNeXYM9jwtC1IgdqJ8\nUeWyMs8CHFjaQivF5abTShnb45Mmlyaa1xuLYRivPgSq/O1nmQfFe39I9pqT3w6v\nimEBalNpjvqscw0tSOzDAYrJD7BxG1g2Htpd0l7Z84qeUw5z1J6TvfATaZexaOLc\n2noQV5mBAoGBAPTyhxkye19WK6QD1SejC4DK1ti9Hhw71IgtpCaEAVmmWCUEFfax\nB/oOV4DL0xC+g2BoZwhZZN5PlcfcHlj51AEYOV+GsHe3Tdje8T4lisOX0PROdGNr\nXSPLRsL17r5wWUZyyYgjCVLYq5eeT0xg4KIUufkx9Czh3MdahrPtdHljAoGBAONx\ngh/Smfrv35Ksb/jsIv7dVa4yJ9kIIq7WfvclqEbi38SfAHV8/oURtINbDTyuGzGR\nOIkli7EveZBC03SOxQ39pIUE0Y4t0/dMCmLT5DuqvAgUP5QTt3xAh84wxaAGYNiS\nmxKQdjB4L6y783s3dQe8yvDynWP6GY8Bmqj9VPwVAoGAUJbCsB2VzaYSMaI5LRNN\no5AY47JFB9D/edZaXXms4AwEkBkqCMHx9+lkDLICvU2Q99UhoPOYZjQU+W6IZYm8\noKeRqMYtpRWf/SxMfr/nSbbXPqnZTSRzvmUQ4O/9HpbkKHN3rtyoIqO6wOWK/Xwa\nK/lZvo0a4vFkrAoyq1wCqDUCgYEAvhglsOE9bx1DWHylDYCXczqcnP4wjdWd31FJ\nRtmDftOqQNS/9nJk6+UzYUIdmyTNd60venkV+x551Nf1kgqtqhbfhYnUd6fX7G3y\nlE0TCceWZo494U5lYgUxPGVJF4mdMgW+dFKnZbVd61ofk1Fzj+b8G0w7vc7Pw9WM\nZUdu200CgYAA91hk//cKQhCMSyAVFIET4S9MkBFbU8IunGyMR101F0/EwgneXmk3\nGwB63gGT4RjA8UYfadqm9YFrbiWFJ4QE7AEK6jpPx7KrLyDa+UJmSGSu0pR71stA\nE0tIT08nmEiCnwQG6XerjOli7rfQOK+ir7q8miYs160WeynJnF48dg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6d4e386d29614b98834da103a5339a3d', 'name': u'vping-keypair-94c34405-db12-4ce3-84d5-6f170026bb90', 'created_at': '2018-05-15T18:59:23.028194', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'45:5f:e8:9e:4a:d8:3f:d7:80:fe:f6:7e:17:e5:59:f3', 'type': 'ssh', 'id': u'vping-keypair-94c34405-db12-4ce3-84d5-6f170026bb90'}) 2018-05-15 18:59:23,028 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2Z+pWpVeHY4G1LclohI3iSxDzWYL6KTxK/6Pf8FvVPzVB2/6 LzbeZnB+LXIqWd/NVmvePlvNrxbFCdohMpfQ2sXwOSolo88uLBTR0vpF5hXzPCJT 5Tn9s8o4WqhTDYtKlHgHMUmFeT4c50pKf6OffZBX7QM+bpl+rMtPtkZg1f4JDbkv IBI30qQ6GL6YTjAYwhh0KUN1niOhCjq9PLSGdFM9pY5Y7q1ZbKCUWr6fyiBtJxdU JgqbDhosWdGWLutI8iHDT4I1LNooCy+YuKPm1fotAD+y0kGTOIeM90ip9moE1p6k KYuiecaWgihoA/BSz2woV2t15QcnlGenzYdpHwIDAQABAoIBAQCjllFHtmA49zpL TCEN44O7qXqOO9dX2iUwXPqhnlaCHExGevYl56jmeElhACC1znYcMJmvZnMG2qbi 8QVjcpuc2I3rarNAn8yldkEDxv4kJvvgiC1ocl8zdx9FhqJn2/0D/fXqJsoeiYJQ mpfFusl5KbfugjG8EcYXPf19lwnT0O8DnzHwt4QS3DKjpitNeXYM9jwtC1IgdqJ8 UeWyMs8CHFjaQivF5abTShnb45Mmlyaa1xuLYRivPgSq/O1nmQfFe39I9pqT3w6v imEBalNpjvqscw0tSOzDAYrJD7BxG1g2Htpd0l7Z84qeUw5z1J6TvfATaZexaOLc 2noQV5mBAoGBAPTyhxkye19WK6QD1SejC4DK1ti9Hhw71IgtpCaEAVmmWCUEFfax B/oOV4DL0xC+g2BoZwhZZN5PlcfcHlj51AEYOV+GsHe3Tdje8T4lisOX0PROdGNr XSPLRsL17r5wWUZyyYgjCVLYq5eeT0xg4KIUufkx9Czh3MdahrPtdHljAoGBAONx gh/Smfrv35Ksb/jsIv7dVa4yJ9kIIq7WfvclqEbi38SfAHV8/oURtINbDTyuGzGR OIkli7EveZBC03SOxQ39pIUE0Y4t0/dMCmLT5DuqvAgUP5QTt3xAh84wxaAGYNiS mxKQdjB4L6y783s3dQe8yvDynWP6GY8Bmqj9VPwVAoGAUJbCsB2VzaYSMaI5LRNN o5AY47JFB9D/edZaXXms4AwEkBkqCMHx9+lkDLICvU2Q99UhoPOYZjQU+W6IZYm8 oKeRqMYtpRWf/SxMfr/nSbbXPqnZTSRzvmUQ4O/9HpbkKHN3rtyoIqO6wOWK/Xwa K/lZvo0a4vFkrAoyq1wCqDUCgYEAvhglsOE9bx1DWHylDYCXczqcnP4wjdWd31FJ RtmDftOqQNS/9nJk6+UzYUIdmyTNd60venkV+x551Nf1kgqtqhbfhYnUd6fX7G3y lE0TCceWZo494U5lYgUxPGVJF4mdMgW+dFKnZbVd61ofk1Fzj+b8G0w7vc7Pw9WM ZUdu200CgYAA91hk//cKQhCMSyAVFIET4S9MkBFbU8IunGyMR101F0/EwgneXmk3 GwB63gGT4RjA8UYfadqm9YFrbiWFJ4QE7AEK6jpPx7KrLyDa+UJmSGSu0pR71stA E0tIT08nmEiCnwQG6XerjOli7rfQOK+ir7q8miYs160WeynJnF48dg== -----END RSA PRIVATE KEY----- 2018-05-15 18:59:24,053 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--94c34405-db12-4ce3-84d5-6f170026bb90' 2018-05-15 18:59:35,522 - 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-94c34405-db12-4ce3-84d5-6f170026bb90': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fa:81:2d', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'082f32f9-98fe-4637-a563-0106f368fcb7'}), 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-15T18:59:32.000000', 'flavor': Munch({u'id': u'55f19b3c-d077-4354-9083-11317c92ae1d'}), 'az': u'nova', 'id': u'1c7cdbaf-cbc0-4666-96e7-2d9b0f03aa9f', 'security_groups': [Munch({u'name': u'vping-sg-94c34405-db12-4ce3-84d5-6f170026bb90'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6d4e386d29614b98834da103a5339a3d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-15T18:59:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-15T18:59:33Z', 'hostId': u'2e3ca4b6c9af9cbf1166d4f024472fbf19cd086146f4c080b7905adc', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-94c34405-db12-4ce3-84d5-6f170026bb90', 'public_v6': '', 'private_v4': u'192.168.130.11', 'cloud': 'envvars', 'host_id': u'2e3ca4b6c9af9cbf1166d4f024472fbf19cd086146f4c080b7905adc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', 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-15T18:59:32.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'698bea0e8add4071b505ca670fe03f00', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-ssh--94c34405-db12-4ce3-84d5-6f170026bb90', 'adminPass': u'sh3ib6z79txH', 'tenant_id': u'698bea0e8add4071b505ca670fe03f00', 'created_at': u'2018-05-15T18:59:25Z', 'created': u'2018-05-15T18:59:25Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-15 18:59:38,011 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'02b23dd9-7803-4f51-9d57-0ad5c3d64317', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'698bea0e8add4071b505ca670fe03f00', 'created_at': u'2018-05-15T18:59:37Z', 'attached': True, 'updated_at': u'2018-05-15T18:59:37Z', 'id': u'47b12e98-ce13-4a4d-839b-c8c02af9d67b', 'floating_network_id': u'914f0758-df03-44b2-a4ad-ab79bdeb240f', 'fixed_ip_address': u'192.168.130.11', 'floating_ip_address': u'10.16.0.114', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'02b23dd9-7803-4f51-9d57-0ad5c3d64317', 'project_id': u'698bea0e8add4071b505ca670fe03f00', 'port_id': u'6b42a0fa-3746-40a0-849c-4b1097eec9fd', 'port': u'6b42a0fa-3746-40a0-849c-4b1097eec9fd', 'network': u'914f0758-df03-44b2-a4ad-ab79bdeb240f'}) 2018-05-15 18:59:39,970 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda max_arch_pfn = 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 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 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: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.036036] ACPI: Core revision 20150930 [ 0.045680] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084041] AppArmor: AppArmor initialized [ 0.092084] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100143] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108082] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120039] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128234] Initializing cgroup subsys io [ 0.132036] Initializing cgroup subsys memory [ 0.136038] Initializing cgroup subsys devices [ 0.144032] Initializing cgroup subsys freezer [ 0.152028] Initializing cgroup subsys net_cls [ 0.164032] Initializing cgroup subsys perf_event [ 0.172029] Initializing cgroup subsys net_prio [ 0.180031] Initializing cgroup subsys hugetlb [ 0.184031] Initializing cgroup subsys pids [ 0.195159] CPU: Physical Processor ID: 0 [ 0.204172] mce: CPU supports 10 MCE banks [ 0.213304] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.541159] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.775591] ftrace: allocating 31920 entries in 125 pages [ 0.796149] smpboot: Max logical packages: 1 [ 0.804030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.820727] x2apic enabled [ 0.824035] Switched APIC routing to physical x2apic. [ 0.852000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e 2018-05-15 18:59:39,971 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-15 18:59:47,060 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 1: cannot connect to 10.16.0.114 2018-05-15 18:59:57,176 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-15 18:59:57,180 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-15 18:59:57,190 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-15 18:59:57,191 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-15 18:59:57,596 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 18:59:57,596 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-15 19:00:12,165 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-15 19:00:13,143 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'401f992e-7418-46ab-8d8e-ea3c634aabfc'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-15T18:47:16Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'914f0758-df03-44b2-a4ad-ab79bdeb240f', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T18:47:10Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 19:00:13,143 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-15 19:00:13,144 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-15 19:00:13' 2018-05-15 19:00:13,144 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--b81045dd-e037-425c-927d-5a7eadcad4fd' 2018-05-15 19:00:13,144 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-15 19:00:13,801 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--b81045dd-e037-425c-927d-5a7eadcad4fd', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-15T19:00:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/b175cb26-c6a7-4c88-9cde-bdf1113a162d/file', u'owner': u'698bea0e8add4071b505ca670fe03f00', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b175cb26-c6a7-4c88-9cde-bdf1113a162d', u'size': None, u'name': u'functest-vping--b81045dd-e037-425c-927d-5a7eadcad4fd', u'checksum': None, u'self': u'/v2/images/b175cb26-c6a7-4c88-9cde-bdf1113a162d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-15T19:00:13Z', u'schema': u'/v2/schemas/image'}) 2018-05-15 19:00:13,801 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-b81045dd-e037-425c-927d-5a7eadcad4fd' 2018-05-15 19:00:14,107 - 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'ipv6_address_scope': None, u'updated_at': u'2018-05-15T19:00:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'95bfb07f-e9d8-44ea-b19f-3e7704fdc499', u'provider:segmentation_id': 88, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-b81045dd-e037-425c-927d-5a7eadcad4fd', u'admin_state_up': True, u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T19:00:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 19:00:15,057 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-15T19:00:14Z', 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'a7461cf4-07c4-4156-93ea-cbfa05e26c6c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-b81045dd-e037-425c-927d-5a7eadcad4fd', u'enable_dhcp': True, u'network_id': u'95bfb07f-e9d8-44ea-b19f-3e7704fdc499', u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T19:00:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 19:00:15,057 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-b81045dd-e037-425c-927d-5a7eadcad4fd' 2018-05-15 19:00:16,629 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'914f0758-df03-44b2-a4ad-ab79bdeb240f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'401f992e-7418-46ab-8d8e-ea3c634aabfc', u'ip_address': u'10.16.0.114'}]}, u'description': u'', u'tags': [], u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T19:00:15Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-15T19:00:16Z', u'revision_number': 2, u'routes': [], u'project_id': u'698bea0e8add4071b505ca670fe03f00', u'id': u'1c1558c0-adba-4966-93cb-7d0cf83ced50', u'name': u'vping-router-b81045dd-e037-425c-927d-5a7eadcad4fd'}) 2018-05-15 19:00:19,109 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-b81045dd-e037-425c-927d-5a7eadcad4fd' 2018-05-15 19:00:19,240 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-b81045dd-e037-425c-927d-5a7eadcad4fd', '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'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5553a820-bdc8-4d62-94fe-16856962f0f2', 'swap': 0}) 2018-05-15 19:00:20,004 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b81045dd-e037-425c-927d-5a7eadcad4fd' 2018-05-15 19:00:31,359 - 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-b81045dd-e037-425c-927d-5a7eadcad4fd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5f:63:7c', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b175cb26-c6a7-4c88-9cde-bdf1113a162d'}), 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-15T19:00:28.000000', 'flavor': Munch({u'id': u'5553a820-bdc8-4d62-94fe-16856962f0f2'}), 'az': u'nova', 'id': u'b7d259c6-6006-4498-ab08-3a78d9634eaf', 'security_groups': [Munch({u'name': u'vping-sg-b81045dd-e037-425c-927d-5a7eadcad4fd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6d4e386d29614b98834da103a5339a3d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-15T19:00:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-15T19:00:29Z', 'hostId': u'2a6dbb5ad4a8ef40d05b6d1925d5d7701957e556a22fceb90e15a0b1', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'2a6dbb5ad4a8ef40d05b6d1925d5d7701957e556a22fceb90e15a0b1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', 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-15T19:00:28.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'698bea0e8add4071b505ca670fe03f00', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-b81045dd-e037-425c-927d-5a7eadcad4fd', 'adminPass': u'hBtdMZVkx4bc', 'tenant_id': u'698bea0e8add4071b505ca670fe03f00', 'created_at': u'2018-05-15T19:00:21Z', 'created': u'2018-05-15T19:00:21Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-15 19:00:32,947 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda max_arch_pfn = 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 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) 1[ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl 2018-05-15 19:00:32,948 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--b81045dd-e037-425c-927d-5a7eadcad4fd' 2018-05-15 19:00:44,167 - 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-b81045dd-e037-425c-927d-5a7eadcad4fd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:7a:80', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b175cb26-c6a7-4c88-9cde-bdf1113a162d'}), 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-15T19:00:41.000000', 'flavor': Munch({u'id': u'5553a820-bdc8-4d62-94fe-16856962f0f2'}), 'az': u'nova', 'id': u'd9db675c-2e89-4d6f-b7d9-ba246ce53f7d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6d4e386d29614b98834da103a5339a3d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-15T19:00:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-15T19:00:42Z', 'hostId': u'2a6dbb5ad4a8ef40d05b6d1925d5d7701957e556a22fceb90e15a0b1', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'2a6dbb5ad4a8ef40d05b6d1925d5d7701957e556a22fceb90e15a0b1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', 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-15T19:00:41.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'698bea0e8add4071b505ca670fe03f00', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-2-userdata--b81045dd-e037-425c-927d-5a7eadcad4fd', 'adminPass': u'XFsfcohhZqv6', 'tenant_id': u'698bea0e8add4071b505ca670fe03f00', 'created_at': u'2018-05-15T19:00:34Z', 'created': u'2018-05-15T19:00:34Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-15 19:00:45,813 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda max_arch_pfn = 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 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) 1[ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 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: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.048556] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068047] Security Framework initialized [ 0.076029] Yama: becoming mindful. [ 0.084041] AppArmor: AppArmor initialized [ 0.092089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100139] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108083] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124207] Initializing cgroup subsys io [ 0.132034] Initializing cgroup subsys memory [ 0.140033] Initializing cgroup subsys devices [ 0.148033] Initializing cgroup subsys freezer [ 0.156032] Initializing cgroup subsys net_cls [ 0.164030] Initializing cgroup subsys perf_event [ 0.172036] Initializing cgroup subsys net_prio [ 0.176032] Initializing cgroup subsys hugetlb [ 0.184031] Initializing cgroup subsys pids [ 0.197714] CPU: Physical Processor ID: 0 [ 0.205415] mce: CPU supports 10 MCE banks [ 0.213337] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.524775] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.746501] ftrace: allocating 31920 entries in 125 pages [ 0.768160] smpboot: Max logical packages: 1 [ 0.776030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.790845] x2apic enabled [ 0.792034] Switched APIC routing to physical x2apic. [ 0.820000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.820000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.832047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.848064] ... version: 2 [ 0.852034] ... bit width: 48 [ 0.856034] ... generic registers: 4 [ 0.860034] ... value mask: 0000ffffffffffff [ 0.864034] ... max period: 000000007fffffff [ 0.868034] ... fixed-purpose events: 3 [ 0.872035] ... event mask: 000000070000000f [ 0.876106] KVM setup paravirtual spinlock [ 0.880755] x86: Booted up 1 node, 1 CPUs [ 0.884080] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.891973] devtmpfs: initialized [ 0.894707] evm: security.selinux [ 0.896038] evm: security.SMACK64 [ 0.900034] evm: security.SMACK64EXEC [ 0.904034] evm: security.SMACK64TRANSMUTE [ 0.908034] evm: security.SMACK64MMAP [ 0.912034] evm: security.ima [ 0.916034] evm: security.capability [ 0.920201] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.924137] pinctrl core: initialized pinctrl subsystem [ 0.928930] RTC time: 19:00:35, date: 05/15/18 [ 0.932175] NET: Registered protocol family 16 [ 0.936506] cpuidle: using governor ladder [ 0.940038] cpuidle: using governor menu [ 0.944039] PCCT header not found. [ 0.948440] ACPI: bus type PCI registered [ 0.952035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.956845] PCI: Using configuration type 1 for base access [ 0.960400] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.965700] ACPI: Added _OSI(Module Device) [ 0.968035] ACPI: Added _OSI(Processor Device) [ 0.972035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.976035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.983273] ACPI: Interpreter enabled [ 0.984039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.996035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.008045] ACPI: (supports S0 S3 S4 S5) [ 1.012034] ACPI: Using IOAPIC for interrupt routing [ 1.016319] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.025003] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.028039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.032039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.036041] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.040670] acpiphp: Slot [3] registered [ 1.044146] acpiphp: Slot [4] registered [ 1.048704] acpiphp: Slot [5] registered [ 1.052440] acpiphp: Slot [6] registered [ 1.056160] acpiphp: Slot [7] registered [ 1.060147] acpiphp: Slot [8] registered [ 1.064154] acpiphp: Slot [9] registered [ 1.068144] acpiphp: Slot [10] registered [ 1.072144] acpiphp: Slot [11] registered [ 1.076144] acpiphp: Slot [12] registered [ 1.080170] acpiphp: Slot [13] registered [ 1.084147] acpiphp: Slot [14] registered [ 1.088150] acpiphp: Slot [15] registered [ 1.092154] acpiphp: Slot [16] registered [ 1.096159] acpiphp: Slot [17] registered [ 1.100166] acpiphp: Slot [18] registered [ 1.104163] acpiphp: Slot [19] registered [ 1.108156] acpiphp: Slot [20] registered [ 1.112144] acpiphp: Slot [21] registered [ 1.116150] acpiphp: Slot [22] registered [ 1.120144] acpiphp: Slot [23] registered [ 1.124144] acpiphp: Slot [24] registered [ 1.128145] acpiphp: Slot [25] registered [ 1.132144] acpiphp: Slot [26] registered [ 1.136144] acpiphp: Slot [27] registered [ 1.140146] acpiphp: Slot [28] registered [ 1.144155] acpiphp: Slot [29] registered [ 1.148157] acpiphp: Slot [30] registered [ 1.152165] acpiphp: Slot [31] registered [ 1.156414] PCI host bridge to bus 0000:00 [ 1.160037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.164035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.168036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.172297] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.176035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.180035] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.208984] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.212035] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.216048] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.220035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.245853] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.248134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.374723] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.384827] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.400574] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.412518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.424888] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.432992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.436426] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.440000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.440038] vgaarb: loaded [ 1.444034] vgaarb: bridge control possible 0000:00:02.0 [ 1.448250] SCSI subsystem initialized [ 1.452233] ACPI: bus type USB registered [ 1.456058] usbcore: registered new interface driver usbfs [ 1.460047] usbcore: registered new interface driver hub [ 1.464048] usbcore: registered new device driver usb [ 1.468216] PCI: Using ACPI for IRQ routing [ 1.474763] NetLabel: Initializing [ 1.476034] NetLabel: domain hash size = 128 [ 1.480033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.484048] NetLabel: unlabeled traffic allowed by default [ 1.488139] clocksource: Switched to clocksource kvm-clock [ 1.512850] AppArmor: AppArmor Filesystem Enabled [ 1.529851] pnp: PnP ACPI init [ 1.543512] pnp: PnP ACPI: found 5 devices [ 1.566029] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.597759] NET: Registered protocol family 2 [ 1.612992] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.634431] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.654498] TCP: Hash tables configured (established 4096 bind 4096) [ 1.674466] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.694326] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.714480] NET: Registered protocol family 1 [ 1.731071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.751884] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.770361] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.812767] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.858333] Trying to unpack rootfs image as initramfs... [ 1.970864] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.997258] Scanning for low memory corruption every 60 seconds [ 2.016647] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.036112] audit: initializing netlink subsys (disabled) [ 2.052528] audit: type=2000 audit(1526410833.207:1): initialized [ 2.074566] Initialise system trusted keyring [ 2.090644] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.111283] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.134349] zbud: loaded [ 2.146188] VFS: Disk quotas dquot_6.6.0 [ 2.160693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.181834] fuse init (API version 7.23) [ 2.195858] Key type big_key registered [ 2.213358] Allocating IMA MOK and blacklist keyrings. [ 2.233425] Key type asymmetric registered [ 2.247024] Asymmetric key parser 'x509' registered [ 2.263177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.289915] io scheduler noop registered [ 2.304363] io scheduler deadline registered (default) [ 2.321898] io scheduler cfq registered [ 2.335815] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.354767] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.375166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.400744] ACPI: Power Button [PWRF] [ 2.415235] GHES: HEST is not enabled! [ 2.452529] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.557466] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.611978] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.644775] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.707167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.736177] Linux agpgart interface v0.103 [ 2.755630] brd: module loaded [ 2.768565] loop: module loaded [ 2.802954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.828240] GPT:90111 != 2097151 [ 2.839488] GPT:Alternate GPT header not at the end of the disk. [ 2.857350] GPT:90111 != 2097151 [ 2.867849] GPT: Use GNU Parted to correct GPT errors. [ 2.883543] vda: vda1 vda15 [ 2.902410] vdb: [ 2.915112] scsi host0: ata_piix [ 2.926312] scsi host1: ata_piix [ 2.937408] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.957955] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.982584] libphy: Fixed MDIO Bus: probed [ 2.999893] tun: Universal TUN/TAP device driver, 1.6 [ 3.016798] tun: (C) 1999-2004 Max Krasnyansky [ 3.047184] PPP generic driver version 2.4.2 [ 3.061411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.080545] ehci-pci: EHCI PCI platform driver [ 3.094601] ehci-platform: EHCI generic platform driver [ 3.109654] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.127716] ohci-pci: OHCI PCI platform driver [ 3.144940] ohci-platform: OHCI generic platform driver [ 3.162787] uhci_hcd: USB Universal Host Controller Interface driver [ 3.204640] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.224887] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.247781] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.263307] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.281629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.301787] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.324238] usb usb1: Product: UHCI Host Controller [ 3.339218] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.358894] usb usb1: SerialNumber: 0000:00:01.2 [ 3.374395] hub 1-0:1.0: USB hub found [ 3.387492] hub 1-0:1.0: 2 ports detected [ 3.401359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.439231] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.455490] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.473211] mousedev: PS/2 mouse device common for all mice [ 3.492736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.521707] rtc_cmos 00:00: RTC can wake from S4 [ 3.540858] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.562517] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.588611] i2c /dev entries driver [ 3.601642] device-mapper: uevent: version 1.0.3 [ 3.629470] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.665119] ledtrig-cpu: registered to indicate activity on CPUs [ 3.686332] NET: Registered protocol family 10 [ 3.700306] NET: Registered protocol family 17 [ 3.717315] Key type dns_resolver registered [ 3.731934] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.749999] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.769768] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.802788] registered taskstats version 1 [ 3.817837] Loading compiled-in X.509 certificates [ 3.834809] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.864944] zswap: loaded using pool lzo/zbud [ 3.880732] Key type trusted registered [ 3.896382] Key type encrypted registered [ 3.909980] AppArmor: AppArmor sha1 policy hashing enabled [ 3.927428] ima: No TPM chip found, activating TPM-bypass! [ 3.945239] evm: HMAC attrs: 0x1 [ 4.187352] Magic number: 2:99:41 [ 4.198840] bdi 7:6: hash matches [ 4.211618] rtc_cmos 00:00: setting system clock to 2018-05-15 19:00:39 UTC (1526410839) [ 4.238881] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.255726] EDD information not available. [ 4.275855] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.301078] Write protecting the kernel read-only data: 14336k [ 4.318773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.347198] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.377429] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.396484] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.416074] usb 1-1: Product: QEMU USB Tablet [ 4.429779] usb 1-1: Manufacturer: QEMU [ 4.443532] usb 1-1: SerialNumber: 42 info: initramfs: up at 4.47 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 4.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.088203] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.046 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 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMgZM82hpSnxBDbtR72I4i/iSXRWspBRqHHQ5Db7w0mbehntY8ZZzs2jguX9X9+53b+hkSXaH9Tjk8z9ALx45xx76d5cgs7pUGFZY5aVE9aiheYnlfOk5MYqT59t6vxN3PKH0uybC8H7HtM2zhhyk8ptIdDvBeEZokIvu2W0gOJgZGpASL14Fr5GVDJ6bdsKryXILRzaDc08ZFyKqabgJ/wYIxbi6+vXByvm20hhRN+nKqkop6rDAutmpkxDUQEj+vUu4tqOpSpDdpV+0aq9wltXRPxR83WWZ+2h041pulQLmEpvoUK0Ax+ByIU0ytqp6rMN+KnNyKVghsTiYPJCmN root@opnfv-vping-1-b81045dd-e037-425c-927d-5a7eadcad4fd ssh-dss AAAAB3NzaC1kc3MAAACBAPKCdGshtsIg1NkcDcfLEUmz3HdaOahGPOTIBP2rbJWZOaT89PXOTGKLZBG8uXGvY3/5F4KvL3R8nKoA/nMxhFuzy8xgP+fHQ5Fzrv/QeyNt6tbzHi5dFczxzk+kQRFoPLai/0eTL5GB+dx2A2nAMdxiTaMks/budz5PPhJN8ZdbAAAAFQDPRjgJmuL79H/IOt9FuLnUxUPdewAAAIBJJw5cDGIasd19QfVF03tKi7MzsmfGjJM/cgfak5XxXG3nBuMSEXt8CCPKJfhN5VWrOt7sCfs6rzAcqw+iqGzYb2H2j0fWrD1HoMPX9Y+itA4m/LHgob/GO1WhAqJ86fJyyhz4djtTLcxoY+nTyv4+sGO2mKF2gB9wAMW3+DvNzgAAAIEAieyVzvbiWG3Ha0ZFB3C0nupacW6Fd3CUBQuol4X1neFZwk4qi0jzo+KdtKY7ayUwLRRIdIqi//8L+wbfZsqszXGGjyXGuZe+2hZ4n2QqClN1z9SnJCIR11HmfCkOhW1nbhIT/fHN/7A9bG+/Sr54z7BJ4bkVZ3FE81UxQL7MUo4= root@opnfv-vping-1-b81045dd-e037-425c-927d-5a7eadcad4fd -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe5f:637c/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: b7d259c6-6006-4498-ab08-3a78d9634eaf name: opnfv-vping-1-b81045dd-e037-425c-927d-5a7eadcad4fd availability-zone: nova local-hostname: opnfv-vping-1-b81045dd-e037-425c-927d-5a7eadcad4fd.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=6.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-b81045dd-e037-425c-927d-5a7eadcad4fd login: /dev/root resized successfully [took 1.27s] FFE0000 000 2018-05-15 19:00:45,814 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-15 19:00:45,815 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-15 19:00:47,904 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda max_arch_pfn = 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 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 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: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.044831] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060047] Security Framework initialized [ 0.068029] Yama: becoming mindful. [ 0.076042] AppArmor: AppArmor initialized [ 0.084389] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116197] Initializing cgroup subsys io [ 0.124035] Initializing cgroup subsys memory [ 0.132355] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.148031] Initializing cgroup subsys net_cls [ 0.156031] Initializing cgroup subsys perf_event [ 0.164033] Initializing cgroup subsys net_prio [ 0.172031] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.189830] CPU: Physical Processor ID: 0 [ 0.199140] mce: CPU supports 10 MCE banks [ 0.205052] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.524341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.762343] ftrace: allocating 31920 entries in 125 pages 2018-05-15 19:00:47,904 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.8. Waiting for response... 2018-05-15 19:00:49,987 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda max_arch_pfn = 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 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 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: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.044831] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060047] Security Framework initialized [ 0.068029] Yama: becoming mindful. [ 0.076042] AppArmor: AppArmor initialized [ 0.084389] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116197] Initializing cgroup subsys io [ 0.124035] Initializing cgroup subsys memory [ 0.132355] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.148031] Initializing cgroup subsys net_cls [ 0.156031] Initializing cgroup subsys perf_event [ 0.164033] Initializing cgroup subsys net_prio [ 0.172031] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.189830] CPU: Physical Processor ID: 0 [ 0.199140] mce: CPU supports 10 MCE banks [ 0.205052] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.524341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.762343] ftrace: allocating 31920 entries in 125 pages [ 0.784107] smpboot: Max logical packages: 1 [ 0.792036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.807112] x2apic enabled [ 0.808033] Switched APIC routing to physical x2apic. [ 0.836000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.836000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.848047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.860096] ... version: 2 [ 0.864038] ... bit width: 48 [ 0.868033] ... generic registers: 4 [ 0.872033] ... value mask: 0000ffffffffffff [ 0.876034] ... max period: 000000007fffffff [ 0.880033] ... fixed-purpose events: 3 [ 0.884033] ... event mask: 000000070000000f [ 0.888100] KVM setup paravirtual spinlock [ 0.892703] x86: Booted up 1 node, 1 CPUs [ 0.896036] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.904120] devtmpfs: initialized [ 0.910104] evm: security.selinux [ 0.912036] evm: security.SMACK64 [ 0.916033] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924033] evm: security.SMACK64MMAP [ 0.928033] evm: security.ima [ 0.932033] evm: security.capability [ 0.936148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940117] pinctrl core: initialized pinctrl subsystem [ 0.944923] RTC time: 19:00:48, date: 05/15/18 [ 0.948150] NET: Registered protocol family 16 [ 0.952181] cpuidle: using governor ladder [ 0.956037] cpuidle: using governor menu [ 0.960037] PCCT header not found. [ 0.964256] ACPI: bus type PCI registered [ 0.968034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.972808] PCI: Using configuration type 1 for base access [ 0.976390] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.981376] ACPI: Added _OSI(Module Device) [ 0.984034] ACPI: Added _OSI(Processor Device) [ 0.988034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992034] ACPI: Added _OSI(Processor Aggregator Device) [ 1.000117] ACPI: Interpreter enabled [ 1.004038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.016336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.028047] ACPI: (supports S0 S3 S4 S5) [ 1.032034] ACPI: Using IOAPIC for interrupt routing [ 1.036051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.047489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.048039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.052040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.056043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.061070] acpiphp: Slot [3] registered [ 1.064152] acpiphp: Slot [4] registered [ 1.068147] acpiphp: Slot [5] registered [ 1.072150] acpiphp: Slot [6] registered [ 1.076154] acpiphp: Slot [7] registered [ 1.080150] acpiphp: Slot [8] registered [ 1.084197] acpiphp: Slot [9] registered [ 1.088148] acpiphp: Slot [10] registered [ 1.092823] acpiphp: Slot [11] registered [ 1.096148] acpiphp: Slot [12] registered [ 1.100195] acpiphp: Slot [13] registered [ 1.104153] acpiphp: Slot [14] registered [ 1.108153] acpiphp: Slot [15] registered 2018-05-15 19:00:52,155 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda max_arch_pfn = 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 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 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: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.044831] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060047] Security Framework initialized [ 0.068029] Yama: becoming mindful. [ 0.076042] AppArmor: AppArmor initialized [ 0.084389] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116197] Initializing cgroup subsys io [ 0.124035] Initializing cgroup subsys memory [ 0.132355] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.148031] Initializing cgroup subsys net_cls [ 0.156031] Initializing cgroup subsys perf_event [ 0.164033] Initializing cgroup subsys net_prio [ 0.172031] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.189830] CPU: Physical Processor ID: 0 [ 0.199140] mce: CPU supports 10 MCE banks [ 0.205052] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.524341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.762343] ftrace: allocating 31920 entries in 125 pages [ 0.784107] smpboot: Max logical packages: 1 [ 0.792036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.807112] x2apic enabled [ 0.808033] Switched APIC routing to physical x2apic. [ 0.836000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.836000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.848047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.860096] ... version: 2 [ 0.864038] ... bit width: 48 [ 0.868033] ... generic registers: 4 [ 0.872033] ... value mask: 0000ffffffffffff [ 0.876034] ... max period: 000000007fffffff [ 0.880033] ... fixed-purpose events: 3 [ 0.884033] ... event mask: 000000070000000f [ 0.888100] KVM setup paravirtual spinlock [ 0.892703] x86: Booted up 1 node, 1 CPUs [ 0.896036] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.904120] devtmpfs: initialized [ 0.910104] evm: security.selinux [ 0.912036] evm: security.SMACK64 [ 0.916033] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924033] evm: security.SMACK64MMAP [ 0.928033] evm: security.ima [ 0.932033] evm: security.capability [ 0.936148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940117] pinctrl core: initialized pinctrl subsystem [ 0.944923] RTC time: 19:00:48, date: 05/15/18 [ 0.948150] NET: Registered protocol family 16 [ 0.952181] cpuidle: using governor ladder [ 0.956037] cpuidle: using governor menu [ 0.960037] PCCT header not found. [ 0.964256] ACPI: bus type PCI registered [ 0.968034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.972808] PCI: Using configuration type 1 for base access [ 0.976390] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.981376] ACPI: Added _OSI(Module Device) [ 0.984034] ACPI: Added _OSI(Processor Device) [ 0.988034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992034] ACPI: Added _OSI(Processor Aggregator Device) [ 1.000117] ACPI: Interpreter enabled [ 1.004038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.016336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.028047] ACPI: (supports S0 S3 S4 S5) [ 1.032034] ACPI: Using IOAPIC for interrupt routing [ 1.036051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.047489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.048039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.052040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.056043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.061070] acpiphp: Slot [3] registered [ 1.064152] acpiphp: Slot [4] registered [ 1.068147] acpiphp: Slot [5] registered [ 1.072150] acpiphp: Slot [6] registered [ 1.076154] acpiphp: Slot [7] registered [ 1.080150] acpiphp: Slot [8] registered [ 1.084197] acpiphp: Slot [9] registered [ 1.088148] acpiphp: Slot [10] registered [ 1.092823] acpiphp: Slot [11] registered [ 1.096148] acpiphp: Slot [12] registered [ 1.100195] acpiphp: Slot [13] registered [ 1.104153] acpiphp: Slot [14] registered [ 1.108153] acpiphp: Slot [15] registered [ 1.112187] acpiphp: Slot [16] registered [ 1.116147] acpiphp: Slot [17] registered [ 1.120185] acpiphp: Slot [18] registered [ 1.124147] acpiphp: Slot [19] registered [ 1.128237] acpiphp: Slot [20] registered [ 1.132147] acpiphp: Slot [21] registered [ 1.136149] acpiphp: Slot [22] registered [ 1.140147] acpiphp: Slot [23] registered [ 1.144145] acpiphp: Slot [24] registered [ 1.148146] acpiphp: Slot [25] registered [ 1.152145] acpiphp: Slot [26] registered [ 1.156146] acpiphp: Slot [27] registered [ 1.160148] acpiphp: Slot [28] registered [ 1.164159] acpiphp: Slot [29] registered [ 1.168147] acpiphp: Slot [30] registered [ 1.172156] acpiphp: Slot [31] registered [ 1.176139] PCI host bridge to bus 0000:00 [ 1.180041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.184035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.188035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.192879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.200042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.230491] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.232040] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.236035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.240035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.264837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.268134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.395119] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.404547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.416618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.428549] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.445466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.454020] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.456426] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.460000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.460040] vgaarb: loaded [ 1.464034] vgaarb: bridge control possible 0000:00:02.0 [ 1.468243] SCSI subsystem initialized [ 1.472484] ACPI: bus type USB registered [ 1.476055] usbcore: registered new interface driver usbfs [ 1.480046] usbcore: registered new interface driver hub [ 1.484339] usbcore: registered new device driver usb [ 1.488187] PCI: Using ACPI for IRQ routing [ 1.494137] NetLabel: Initializing [ 1.496034] NetLabel: domain hash size = 128 [ 1.500033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.504048] NetLabel: unlabeled traffic allowed by default [ 1.508146] clocksource: Switched to clocksource kvm-clock [ 1.537121] AppArmor: AppArmor Filesystem Enabled [ 1.555012] pnp: PnP ACPI init [ 1.568806] pnp: PnP ACPI: found 5 devices [ 1.593389] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.624834] NET: Registered protocol family 2 [ 1.641877] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.663914] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.686688] TCP: Hash tables configured (established 4096 bind 4096) [ 1.709813] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.730081] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.750599] NET: Registered protocol family 1 [ 1.766566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.788338] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.808623] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.857097] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.904926] Trying to unpack rootfs image as initramfs... [ 2.026499] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.056352] Scanning for low memory corruption every 60 seconds [ 2.081281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.108506] audit: initializing netlink subsys (disabled) [ 2.126826] audit: type=2000 audit(1526410846.510:1): initialized [ 2.148390] Initialise system trusted keyring [ 2.165198] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.186245] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.210627] zbud: loaded [ 2.223623] VFS: Disk quotas dquot_6.6.0 [ 2.237338] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.262604] fuse init (API version 7.23) [ 2.277360] Key type big_key registered [ 2.292127] Allocating IMA MOK and blacklist keyrings. [ 2.309339] Key type asymmetric registered [ 2.326058] Asymmetric key parser 'x509' registered [ 2.343403] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.373659] io scheduler noop registered [ 2.389002] io scheduler deadline registered (default) [ 2.407557] io scheduler cfq registered [ 2.421754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.441087] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.464269] input 2018-05-15 19:00:54,591 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda max_arch_pfn = 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 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 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: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.044831] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060047] Security Framework initialized [ 0.068029] Yama: becoming mindful. [ 0.076042] AppArmor: AppArmor initialized [ 0.084389] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116197] Initializing cgroup subsys io [ 0.124035] Initializing cgroup subsys memory [ 0.132355] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.148031] Initializing cgroup subsys net_cls [ 0.156031] Initializing cgroup subsys perf_event [ 0.164033] Initializing cgroup subsys net_prio [ 0.172031] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.189830] CPU: Physical Processor ID: 0 [ 0.199140] mce: CPU supports 10 MCE banks [ 0.205052] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.524341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.762343] ftrace: allocating 31920 entries in 125 pages [ 0.784107] smpboot: Max logical packages: 1 [ 0.792036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.807112] x2apic enabled [ 0.808033] Switched APIC routing to physical x2apic. [ 0.836000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.836000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.848047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.860096] ... version: 2 [ 0.864038] ... bit width: 48 [ 0.868033] ... generic registers: 4 [ 0.872033] ... value mask: 0000ffffffffffff [ 0.876034] ... max period: 000000007fffffff [ 0.880033] ... fixed-purpose events: 3 [ 0.884033] ... event mask: 000000070000000f [ 0.888100] KVM setup paravirtual spinlock [ 0.892703] x86: Booted up 1 node, 1 CPUs [ 0.896036] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.904120] devtmpfs: initialized [ 0.910104] evm: security.selinux [ 0.912036] evm: security.SMACK64 [ 0.916033] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924033] evm: security.SMACK64MMAP [ 0.928033] evm: security.ima [ 0.932033] evm: security.capability [ 0.936148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940117] pinctrl core: initialized pinctrl subsystem [ 0.944923] RTC time: 19:00:48, date: 05/15/18 [ 0.948150] NET: Registered protocol family 16 [ 0.952181] cpuidle: using governor ladder [ 0.956037] cpuidle: using governor menu [ 0.960037] PCCT header not found. [ 0.964256] ACPI: bus type PCI registered [ 0.968034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.972808] PCI: Using configuration type 1 for base access [ 0.976390] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.981376] ACPI: Added _OSI(Module Device) [ 0.984034] ACPI: Added _OSI(Processor Device) [ 0.988034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992034] ACPI: Added _OSI(Processor Aggregator Device) [ 1.000117] ACPI: Interpreter enabled [ 1.004038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.016336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.028047] ACPI: (supports S0 S3 S4 S5) [ 1.032034] ACPI: Using IOAPIC for interrupt routing [ 1.036051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.047489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.048039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.052040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.056043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.061070] acpiphp: Slot [3] registered [ 1.064152] acpiphp: Slot [4] registered [ 1.068147] acpiphp: Slot [5] registered [ 1.072150] acpiphp: Slot [6] registered [ 1.076154] acpiphp: Slot [7] registered [ 1.080150] acpiphp: Slot [8] registered [ 1.084197] acpiphp: Slot [9] registered [ 1.088148] acpiphp: Slot [10] registered [ 1.092823] acpiphp: Slot [11] registered [ 1.096148] acpiphp: Slot [12] registered [ 1.100195] acpiphp: Slot [13] registered [ 1.104153] acpiphp: Slot [14] registered [ 1.108153] acpiphp: Slot [15] registered [ 1.112187] acpiphp: Slot [16] registered [ 1.116147] acpiphp: Slot [17] registered [ 1.120185] acpiphp: Slot [18] registered [ 1.124147] acpiphp: Slot [19] registered [ 1.128237] acpiphp: Slot [20] registered [ 1.132147] acpiphp: Slot [21] registered [ 1.136149] acpiphp: Slot [22] registered [ 1.140147] acpiphp: Slot [23] registered [ 1.144145] acpiphp: Slot [24] registered [ 1.148146] acpiphp: Slot [25] registered [ 1.152145] acpiphp: Slot [26] registered [ 1.156146] acpiphp: Slot [27] registered [ 1.160148] acpiphp: Slot [28] registered [ 1.164159] acpiphp: Slot [29] registered [ 1.168147] acpiphp: Slot [30] registered [ 1.172156] acpiphp: Slot [31] registered [ 1.176139] PCI host bridge to bus 0000:00 [ 1.180041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.184035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.188035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.192879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.200042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.230491] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.232040] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.236035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.240035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.264837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.268134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.395119] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.404547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.416618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.428549] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.445466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.454020] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.456426] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.460000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.460040] vgaarb: loaded [ 1.464034] vgaarb: bridge control possible 0000:00:02.0 [ 1.468243] SCSI subsystem initialized [ 1.472484] ACPI: bus type USB registered [ 1.476055] usbcore: registered new interface driver usbfs [ 1.480046] usbcore: registered new interface driver hub [ 1.484339] usbcore: registered new device driver usb [ 1.488187] PCI: Using ACPI for IRQ routing [ 1.494137] NetLabel: Initializing [ 1.496034] NetLabel: domain hash size = 128 [ 1.500033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.504048] NetLabel: unlabeled traffic allowed by default [ 1.508146] clocksource: Switched to clocksource kvm-clock [ 1.537121] AppArmor: AppArmor Filesystem Enabled [ 1.555012] pnp: PnP ACPI init [ 1.568806] pnp: PnP ACPI: found 5 devices [ 1.593389] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.624834] NET: Registered protocol family 2 [ 1.641877] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.663914] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.686688] TCP: Hash tables configured (established 4096 bind 4096) [ 1.709813] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.730081] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.750599] NET: Registered protocol family 1 [ 1.766566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.788338] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.808623] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.857097] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.904926] Trying to unpack rootfs image as initramfs... [ 2.026499] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.056352] Scanning for low memory corruption every 60 seconds [ 2.081281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.108506] audit: initializing netlink subsys (disabled) [ 2.126826] audit: type=2000 audit(1526410846.510:1): initialized [ 2.148390] Initialise system trusted keyring [ 2.165198] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.186245] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.210627] zbud: loaded [ 2.223623] VFS: Disk quotas dquot_6.6.0 [ 2.237338] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.262604] fuse init (API version 7.23) [ 2.277360] Key type big_key registered [ 2.292127] Allocating IMA MOK and blacklist keyrings. [ 2.309339] Key type asymmetric registered [ 2.326058] Asymmetric key parser 'x509' registered [ 2.343403] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.373659] io scheduler noop registered [ 2.389002] io scheduler deadline registered (default) [ 2.407557] io scheduler cfq registered [ 2.421754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.441087] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.464269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.495837] ACPI: Power Button [PWRF] [ 2.511545] GHES: HEST is not enabled! [ 2.554244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.650524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.707265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.744241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.819399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.851771] Linux agpgart interface v0.103 [ 2.871909] brd: module loaded [ 2.886665] loop: module loaded [ 2.914408] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.944666] GPT:90111 != 2097151 [ 2.957923] GPT:Alternate GPT header not at the end of the disk. [ 2.979590] GPT:90111 != 2097151 [ 2.994332] GPT: Use GNU Parted to correct GPT errors. [ 3.015311] vda: vda1 vda15 [ 3.038772] vdb: [ 3.053533] scsi host0: ata_piix [ 3.068871] scsi host1: ata_piix [ 3.081933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.107830] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.135563] libphy: Fixed MDIO Bus: probed [ 3.154730] tun: Universal TUN/TAP device driver, 1.6 [ 3.173909] tun: (C) 1999-2004 Max Krasnyansky [ 3.217267] PPP generic driver version 2.4.2 [ 3.239800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.265028] ehci-pci: EHCI PCI platform driver [ 3.280524] ehci-platform: EHCI generic platform driver [ 3.303270] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.331160] ohci-pci: OHCI PCI platform driver [ 3.347613] ohci-platform: OHCI generic platform driver [ 3.366856] uhci_hcd: USB Universal Host Controller Interface driver [ 3.418268] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.438086] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.468119] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.487499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.510524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.537227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.568047] usb usb1: Product: UHCI Host Controller [ 3.587212] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.614895] usb usb1: SerialNumber: 0000:00:01.2 [ 3.633405] hub 1-0:1.0: USB hub found [ 3.648791] hub 1-0:1.0: 2 ports detected [ 3.666491] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.709758] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.730832] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.753119] mousedev: PS/2 mouse device common for all mice [ 3.777662] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.809071] rtc_cmos 00:00: RTC can wake from S4 [ 3.830861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.854221] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.880710] i2c /dev entries driver [ 3.894784] device-mapper: uevent: version 1.0.3 [ 3.912488] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.939124] ledtrig-cpu: registered to indicate activity on CPUs [ 3.958241] NET: Registered protocol family 10 [ 3.974626] NET: Registered protocol family 17 [ 3.992088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 4.013408] Key type dns_resolver registered [ 4.030624] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 4.048612] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.079687] registered taskstats version 1 [ 4.094857] Loading compiled-in X.509 certificates [ 4.112641] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.146715] zswap: loaded using pool lzo/zbud [ 4.162255] Key type trusted registered [ 4.177311] Key type encrypted registered [ 4.194593] AppArmor: AppArmor sha1 policy hashing enabled [ 4.212927] ima: No TPM chip found, activating TPM-bypass! [ 4.229805] evm: HMAC attrs: 0x1 [ 4.481236] Magic number: 2:99:41 [ 4.495148] bdi 7:6: hash matches [ 4.509614] rtc_cmos 00:00: setting system clock to 2018-05-15 19:00:53 UTC (1526410853) [ 4.538659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.556770] EDD information not available. [ 4.578283] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.605610] Write protecting the kernel read-only data: 14336k [ 4.625154] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.645814] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 r[ 4.665921] usb 1-1: Product: QEMU USB Tablet [ 4.682317] usb 1-1: Manufacturer: QEMU [ 4.696445] usb 1-1: SerialNumber: 42 [ 4.711335] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.738829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.78 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 2018-05-15 19:00:56,936 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda max_arch_pfn = 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 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 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: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.044831] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060047] Security Framework initialized [ 0.068029] Yama: becoming mindful. [ 0.076042] AppArmor: AppArmor initialized [ 0.084389] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116197] Initializing cgroup subsys io [ 0.124035] Initializing cgroup subsys memory [ 0.132355] Initializing cgroup subsys devices [ 0.140033] Initializing cgroup subsys freezer [ 0.148031] Initializing cgroup subsys net_cls [ 0.156031] Initializing cgroup subsys perf_event [ 0.164033] Initializing cgroup subsys net_prio [ 0.172031] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.189830] CPU: Physical Processor ID: 0 [ 0.199140] mce: CPU supports 10 MCE banks [ 0.205052] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.524341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.762343] ftrace: allocating 31920 entries in 125 pages [ 0.784107] smpboot: Max logical packages: 1 [ 0.792036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.807112] x2apic enabled [ 0.808033] Switched APIC routing to physical x2apic. [ 0.836000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.836000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.848047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.860096] ... version: 2 [ 0.864038] ... bit width: 48 [ 0.868033] ... generic registers: 4 [ 0.872033] ... value mask: 0000ffffffffffff [ 0.876034] ... max period: 000000007fffffff [ 0.880033] ... fixed-purpose events: 3 [ 0.884033] ... event mask: 000000070000000f [ 0.888100] KVM setup paravirtual spinlock [ 0.892703] x86: Booted up 1 node, 1 CPUs [ 0.896036] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.904120] devtmpfs: initialized [ 0.910104] evm: security.selinux [ 0.912036] evm: security.SMACK64 [ 0.916033] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924033] evm: security.SMACK64MMAP [ 0.928033] evm: security.ima [ 0.932033] evm: security.capability [ 0.936148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940117] pinctrl core: initialized pinctrl subsystem [ 0.944923] RTC time: 19:00:48, date: 05/15/18 [ 0.948150] NET: Registered protocol family 16 [ 0.952181] cpuidle: using governor ladder [ 0.956037] cpuidle: using governor menu [ 0.960037] PCCT header not found. [ 0.964256] ACPI: bus type PCI registered [ 0.968034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.972808] PCI: Using configuration type 1 for base access [ 0.976390] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.981376] ACPI: Added _OSI(Module Device) [ 0.984034] ACPI: Added _OSI(Processor Device) [ 0.988034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992034] ACPI: Added _OSI(Processor Aggregator Device) [ 1.000117] ACPI: Interpreter enabled [ 1.004038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.016336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.028047] ACPI: (supports S0 S3 S4 S5) [ 1.032034] ACPI: Using IOAPIC for interrupt routing [ 1.036051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.047489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.048039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.052040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.056043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.061070] acpiphp: Slot [3] registered [ 1.064152] acpiphp: Slot [4] registered [ 1.068147] acpiphp: Slot [5] registered [ 1.072150] acpiphp: Slot [6] registered [ 1.076154] acpiphp: Slot [7] registered [ 1.080150] acpiphp: Slot [8] registered [ 1.084197] acpiphp: Slot [9] registered [ 1.088148] acpiphp: Slot [10] registered [ 1.092823] acpiphp: Slot [11] registered [ 1.096148] acpiphp: Slot [12] registered [ 1.100195] acpiphp: Slot [13] registered [ 1.104153] acpiphp: Slot [14] registered [ 1.108153] acpiphp: Slot [15] registered [ 1.112187] acpiphp: Slot [16] registered [ 1.116147] acpiphp: Slot [17] registered [ 1.120185] acpiphp: Slot [18] registered [ 1.124147] acpiphp: Slot [19] registered [ 1.128237] acpiphp: Slot [20] registered [ 1.132147] acpiphp: Slot [21] registered [ 1.136149] acpiphp: Slot [22] registered [ 1.140147] acpiphp: Slot [23] registered [ 1.144145] acpiphp: Slot [24] registered [ 1.148146] acpiphp: Slot [25] registered [ 1.152145] acpiphp: Slot [26] registered [ 1.156146] acpiphp: Slot [27] registered [ 1.160148] acpiphp: Slot [28] registered [ 1.164159] acpiphp: Slot [29] registered [ 1.168147] acpiphp: Slot [30] registered [ 1.172156] acpiphp: Slot [31] registered [ 1.176139] PCI host bridge to bus 0000:00 [ 1.180041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.184035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.188035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.192879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.200042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.230491] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.232040] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.236035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.240035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.264837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.268134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.395119] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.404547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.416618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.428549] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.445466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.454020] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.456426] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.460000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.460040] vgaarb: loaded [ 1.464034] vgaarb: bridge control possible 0000:00:02.0 [ 1.468243] SCSI subsystem initialized [ 1.472484] ACPI: bus type USB registered [ 1.476055] usbcore: registered new interface driver usbfs [ 1.480046] usbcore: registered new interface driver hub [ 1.484339] usbcore: registered new device driver usb [ 1.488187] PCI: Using ACPI for IRQ routing [ 1.494137] NetLabel: Initializing [ 1.496034] NetLabel: domain hash size = 128 [ 1.500033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.504048] NetLabel: unlabeled traffic allowed by default [ 1.508146] clocksource: Switched to clocksource kvm-clock [ 1.537121] AppArmor: AppArmor Filesystem Enabled [ 1.555012] pnp: PnP ACPI init [ 1.568806] pnp: PnP ACPI: found 5 devices [ 1.593389] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.624834] NET: Registered protocol family 2 [ 1.641877] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.663914] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.686688] TCP: Hash tables configured (established 4096 bind 4096) [ 1.709813] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.730081] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.750599] NET: Registered protocol family 1 [ 1.766566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.788338] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.808623] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.857097] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.904926] Trying to unpack rootfs image as initramfs... [ 2.026499] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.056352] Scanning for low memory corruption every 60 seconds [ 2.081281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.108506] audit: initializing netlink subsys (disabled) [ 2.126826] audit: type=2000 audit(1526410846.510:1): initialized [ 2.148390] Initialise system trusted keyring [ 2.165198] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.186245] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.210627] zbud: loaded [ 2.223623] VFS: Disk quotas dquot_6.6.0 [ 2.237338] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.262604] fuse init (API version 7.23) [ 2.277360] Key type big_key registered [ 2.292127] Allocating IMA MOK and blacklist keyrings. [ 2.309339] Key type asymmetric registered [ 2.326058] Asymmetric key parser 'x509' registered [ 2.343403] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.373659] io scheduler noop registered [ 2.389002] io scheduler deadline registered (default) [ 2.407557] io scheduler cfq registered [ 2.421754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.441087] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.464269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.495837] ACPI: Power Button [PWRF] [ 2.511545] GHES: HEST is not enabled! [ 2.554244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.650524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.707265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.744241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.819399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.851771] Linux agpgart interface v0.103 [ 2.871909] brd: module loaded [ 2.886665] loop: module loaded [ 2.914408] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.944666] GPT:90111 != 2097151 [ 2.957923] GPT:Alternate GPT header not at the end of the disk. [ 2.979590] GPT:90111 != 2097151 [ 2.994332] GPT: Use GNU Parted to correct GPT errors. [ 3.015311] vda: vda1 vda15 [ 3.038772] vdb: [ 3.053533] scsi host0: ata_piix [ 3.068871] scsi host1: ata_piix [ 3.081933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.107830] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.135563] libphy: Fixed MDIO Bus: probed [ 3.154730] tun: Universal TUN/TAP device driver, 1.6 [ 3.173909] tun: (C) 1999-2004 Max Krasnyansky [ 3.217267] PPP generic driver version 2.4.2 [ 3.239800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.265028] ehci-pci: EHCI PCI platform driver [ 3.280524] ehci-platform: EHCI generic platform driver [ 3.303270] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.331160] ohci-pci: OHCI PCI platform driver [ 3.347613] ohci-platform: OHCI generic platform driver [ 3.366856] uhci_hcd: USB Universal Host Controller Interface driver [ 3.418268] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.438086] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.468119] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.487499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.510524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.537227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.568047] usb usb1: Product: UHCI Host Controller [ 3.587212] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.614895] usb usb1: SerialNumber: 0000:00:01.2 [ 3.633405] hub 1-0:1.0: USB hub found [ 3.648791] hub 1-0:1.0: 2 ports detected [ 3.666491] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.709758] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.730832] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.753119] mousedev: PS/2 mouse device common for all mice [ 3.777662] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.809071] rtc_cmos 00:00: RTC can wake from S4 [ 3.830861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.854221] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.880710] i2c /dev entries driver [ 3.894784] device-mapper: uevent: version 1.0.3 [ 3.912488] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.939124] ledtrig-cpu: registered to indicate activity on CPUs [ 3.958241] NET: Registered protocol family 10 [ 3.974626] NET: Registered protocol family 17 [ 3.992088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 4.013408] Key type dns_resolver registered [ 4.030624] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 4.048612] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.079687] registered taskstats version 1 [ 4.094857] Loading compiled-in X.509 certificates [ 4.112641] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.146715] zswap: loaded using pool lzo/zbud [ 4.162255] Key type trusted registered [ 4.177311] Key type encrypted registered [ 4.194593] AppArmor: AppArmor sha1 policy hashing enabled [ 4.212927] ima: No TPM chip found, activating TPM-bypass! [ 4.229805] evm: HMAC attrs: 0x1 [ 4.481236] Magic number: 2:99:41 [ 4.495148] bdi 7:6: hash matches [ 4.509614] rtc_cmos 00:00: setting system clock to 2018-05-15 19:00:53 UTC (1526410853) [ 4.538659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.556770] EDD information not available. [ 4.578283] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.605610] Write protecting the kernel read-only data: 14336k [ 4.625154] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.645814] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 r[ 4.665921] usb 1-1: Product: QEMU USB Tablet [ 4.682317] usb 1-1: Manufacturer: QEMU [ 4.696445] usb 1-1: SerialNumber: 42 [ 4.711335] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.738829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.78 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 5.17 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.285633] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /run/cirros/datasource/data/user-data returned 0 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: xoduct=0001 Fo86_64 CPU(s): 1 @ 2800.046 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 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC31g85qgEuHP53lWA39QHxvbCD9lsgIt294NKbvlH1eJZzMDPSxjAFTRkj69zxzOwc375BlijQCcCUSDUnYSFVjuuBImQiHqNX4dXoc9UJS5qwZexnKWgNuvyAFBSlR/QKmjm2W0CG9EjNayVN2rHDxSBhuy0XGIdNcfh2p5eczVhpjSnxqyv3M/ZqZpOSumzCdONMKJwevrymj7MBi7WK5Dv5gxsVcJJ7GyLC79Bqs7aet2jIU8AqDIl7kgvECxlyAqv2X3lzsqvUMMUoGFM2iel1Wt6WOiqDorOr0+7jpG+7HvdXptJI6pvN1Y5cfCeIFxxq3wwhR3YsFbk3muDd root@opnfv-vping-2-userdata--b 2018-05-15 19:00:56,937 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-15 19:00:57,223 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 19:00:57,224 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:44 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-15 19:01:10,322 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-15 19:01:10,430 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-15 19:01:10,431 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-15 19:01:10,431 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-15 19:01:21,561 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 144079eb-4319-4eb3-bdb2-6011ef4b84ce | 2018-05-15T19:01:21.379478 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 144079eb-4319-4eb3-bdb2-6011ef4b84ce ~/.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-15 19:01:28,160 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-15 19:01:28,161 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-15 19:01:40,475 - 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=5938c474-0561-4a07-aca9-9d87a56838c7) as the default verifier for the future CLI operations. 2018-05-15 19:01:47,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-031e6b46-8b7b-4b4c-a4ac-687e35c364e7' 2018-05-15 19:01:48,127 - 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'ipv6_address_scope': None, u'updated_at': u'2018-05-15T19:01:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'343c655e-4f7d-4901-9e1e-16f491a91261', u'provider:segmentation_id': 43, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-031e6b46-8b7b-4b4c-a4ac-687e35c364e7', u'admin_state_up': True, u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T19:01:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 19:01:48,839 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-15T19:01:48Z', 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'd1d9ac80-b88e-42dc-921d-cfa2e3ad9439', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-031e6b46-8b7b-4b4c-a4ac-687e35c364e7', u'enable_dhcp': True, u'network_id': u'343c655e-4f7d-4901-9e1e-16f491a91261', u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T19:01:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 19:01:48,839 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-15 19:01:48,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-031e6b46-8b7b-4b4c-a4ac-687e35c364e7' 2018-05-15 19:01:49,459 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-031e6b46-8b7b-4b4c-a4ac-687e35c364e7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-15T19:01:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ce1c0263-53bc-43fa-aae3-19608792e633/file', u'owner': u'698bea0e8add4071b505ca670fe03f00', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ce1c0263-53bc-43fa-aae3-19608792e633', u'size': None, u'name': u'Cirros-0.4.0-031e6b46-8b7b-4b4c-a4ac-687e35c364e7', u'checksum': None, u'self': u'/v2/images/ce1c0263-53bc-43fa-aae3-19608792e633', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-15T19:01:49Z', u'schema': u'/v2/schemas/image'}) 2018-05-15 19:01:49,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-031e6b46-8b7b-4b4c-a4ac-687e35c364e7' 2018-05-15 19:01:49,929 - 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-031e6b46-8b7b-4b4c-a4ac-687e35c364e7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-15T19:01:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e1cf70af-f3d1-4138-b99c-5ee065153c17/file', u'owner': u'698bea0e8add4071b505ca670fe03f00', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e1cf70af-f3d1-4138-b99c-5ee065153c17', u'size': None, u'name': u'Cirros-0.4.0-1-031e6b46-8b7b-4b4c-a4ac-687e35c364e7', u'checksum': None, u'self': u'/v2/images/e1cf70af-f3d1-4138-b99c-5ee065153c17', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-15T19:01:50Z', u'schema': u'/v2/schemas/image'}) 2018-05-15 19:01:49,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-15 19:01:50,085 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-031e6b46-8b7b-4b4c-a4ac-687e35c364e7', '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'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ca397571-4ac2-483a-8dff-ed8f2bc170e9', 'swap': 0}) 2018-05-15 19:01:50,170 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-031e6b46-8b7b-4b4c-a4ac-687e35c364e7', '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'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'183829a5-972d-4eab-88af-7d6eecf96f7f', 'swap': 0}) 2018-05-15 19:01:56,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-15 19:01:56,420 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-15 19:01:56,420 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-15 19:01:56,427 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-15 19:01:56,431 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-15 19:02:01,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5938c474-0561-4a07-aca9-9d87a56838c7/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-15 19:02:01,984 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-15 19:02:01,987 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-15 19:02:01,988 - 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-15 19:17:57,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 934e862f-211d-4f55-97a4-3ff085862b61 2018-05-15 19:17:57,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '934e862f-211d-4f55-97a4-3ff085862b61']'. 2018-05-15 19:17:59,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 934e862f-211d-4f55-97a4-3ff085862b61 | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-15 19:02:06 | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-15 19:17:57 | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:51 | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5938c474-0561-4a07-aca9-9d87a56838c7) | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 144079eb-4319-4eb3-bdb2-6011ef4b84ce) | 2018-05-15 19:17:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-15 19:17:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 926.265 | 2018-05-15 19:17:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-15 19:17:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-15 19:17:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-15 19:17:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-15 19:17:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-15 19:17:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 19:17:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-15 19:17:59,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-15 19:18:03,312 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 19:18:03,312 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:16 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-15 19:18:03,315 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-15 19:18:03,408 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-15 19:18:03,565 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-15 19:18:03,565 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-15 19:18:03,981 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-15 19:18:09,355 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-15 19:18:14,689 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a735f141-e825-4817-afb4-bcf76170cdc8 | 2018-05-15T19:18:14.370907 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a735f141-e825-4817-afb4-bcf76170cdc8 ~/.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-15 19:18:21,362 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-15 19:18:21,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-15 19:18:22,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-ab869ee5-92e2-4b75-85e4-752a33a20472'... 2018-05-15 19:18:22,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-ab869ee5-92e2-4b75-85e4-752a33a20472'... 2018-05-15 19:18:23,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-ab869ee5-92e2-4b75-85e4-752a33a20472'... 2018-05-15 19:18:28,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-ab869ee5-92e2-4b75-85e4-752a33a20472'... 2018-05-15 19:18:28,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-ab869ee5-92e2-4b75-85e4-752a33a20472'... 2018-05-15 19:18:28,279 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-15 19:18:28,279 - 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-15 19:18:28,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 19:18:28,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 19:18:28,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'd0b1ff51-45ff-4a3c-83bc-e4d08364bff9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ab869ee5-92e2-4b75-85e4-752a33a20472', 'flavor_name': 'rally-tiny-ab869ee5-92e2-4b75-85e4-752a33a20472', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ab869ee5-92e2-4b75-85e4-752a33a20472', '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-15 19:19:43,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fc7b1f2a-6d61-412b-b724-0d38252c9452 2018-05-15 19:19:43,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-15 19:19:43,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'fc7b1f2a-6d61-412b-b724-0d38252c9452'] 2018-05-15 19:19:45,228 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task fc7b1f2a-6d61-412b-b724-0d38252c9452: 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 fc7b1f2a-6d61-412b-b724-0d38252c9452 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | total | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> duration | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758321 Full duration: 8.477269 -------------------------------------------------------------------------------- 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 fc7b1f2a-6d61-412b-b724-0d38252c9452 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.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | | total | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | -> duration | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.163207 Full duration: 8.787055 -------------------------------------------------------------------------------- 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 fc7b1f2a-6d61-412b-b724-0d38252c9452 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.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | total | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | -> duration | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.186175 Full duration: 8.994763 -------------------------------------------------------------------------------- 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 fc7b1f2a-6d61-412b-b724-0d38252c9452 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.261 | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 100.0% | 1 | | total | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | -> duration | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.014649 Full duration: 8.928764 -------------------------------------------------------------------------------- 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 fc7b1f2a-6d61-412b-b724-0d38252c9452 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | total | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | -> duration | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.308536 Full duration: 9.162167 -------------------------------------------------------------------------------- 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 fc7b1f2a-6d61-412b-b724-0d38252c9452 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.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.05174 Full duration: 8.984829 HINTS: * To plot HTML graphics with this data, run: rally task report fc7b1f2a-6d61-412b-b724-0d38252c9452 --out output.html * To generate a JUnit report, run: rally task export fc7b1f2a-6d61-412b-b724-0d38252c9452 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fc7b1f2a-6d61-412b-b724-0d38252c9452 --json --out output.json 2018-05-15 19:19:45,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fc7b1f2a-6d61-412b-b724-0d38252c9452'] 2018-05-15 19:19:46,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 19:19:46,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fc7b1f2a-6d61-412b-b724-0d38252c9452', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-15 19:19:46,925 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-15 19:19:46,927 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-15 19:19:46,927 - 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-15 19:19:46,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 19:19:46,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 19:19:46,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'd0b1ff51-45ff-4a3c-83bc-e4d08364bff9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ab869ee5-92e2-4b75-85e4-752a33a20472', 'flavor_name': 'rally-tiny-ab869ee5-92e2-4b75-85e4-752a33a20472', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ab869ee5-92e2-4b75-85e4-752a33a20472', '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-15 19:21:23,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 86c27402-efc3-4054-b783-2e27af3b1878 2018-05-15 19:21:23,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '86c27402-efc3-4054-b783-2e27af3b1878'] 2018-05-15 19:21:25,243 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 86c27402-efc3-4054-b783-2e27af3b1878: 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 86c27402-efc3-4054-b783-2e27af3b1878 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.923 | 2.923 | 2.923 | 2.923 | 2.923 | 2.923 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | -> glance_v2.upload_data | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | glance_v2.delete_image | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 100.0% | 1 | | -> duration | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.071247 Full duration: 13.256436 -------------------------------------------------------------------------------- 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 86c27402-efc3-4054-b783-2e27af3b1878 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.932 | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | -> glance_v2.upload_data | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | glance_v2.list_images | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 100.0% | 1 | | -> duration | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.06622 Full duration: 15.23788 -------------------------------------------------------------------------------- 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 86c27402-efc3-4054-b783-2e27af3b1878 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.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | total | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | -> duration | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.348463 Full duration: 9.607965 -------------------------------------------------------------------------------- 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": "d0b1ff51-45ff-4a3c-83bc-e4d08364bff9" } ], "flavor": { "name": "rally-tiny-ab869ee5-92e2-4b75-85e4-752a33a20472" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86c27402-efc3-4054-b783-2e27af3b1878 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.927 | 2.927 | 2.927 | 2.927 | 2.927 | 2.927 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | -> glance_v2.upload_data | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | nova.boot_servers | 13.664 | 13.664 | 13.664 | 13.664 | 13.664 | 13.664 | 100.0% | 1 | | total | 16.591 | 16.591 | 16.591 | 16.591 | 16.591 | 16.591 | 100.0% | 1 | | -> duration | 15.591 | 15.591 | 15.591 | 15.591 | 15.591 | 15.591 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.591304 Full duration: 37.479884 HINTS: * To plot HTML graphics with this data, run: rally task report 86c27402-efc3-4054-b783-2e27af3b1878 --out output.html * To generate a JUnit report, run: rally task export 86c27402-efc3-4054-b783-2e27af3b1878 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 86c27402-efc3-4054-b783-2e27af3b1878 --json --out output.json 2018-05-15 19:21:25,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '86c27402-efc3-4054-b783-2e27af3b1878'] 2018-05-15 19:21:26,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 19:21:26,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '86c27402-efc3-4054-b783-2e27af3b1878', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-15 19:21:26,910 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-15 19:21:26,910 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-15 19:21:26,911 - 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-15 19:21:26,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 19:21:26,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 19:21:26,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'd0b1ff51-45ff-4a3c-83bc-e4d08364bff9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ab869ee5-92e2-4b75-85e4-752a33a20472', 'flavor_name': 'rally-tiny-ab869ee5-92e2-4b75-85e4-752a33a20472', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ab869ee5-92e2-4b75-85e4-752a33a20472', '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-15 19:25:37,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 401ea6c0-1698-4aa6-9304-fc52609b8ef6 2018-05-15 19:25:37,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '401ea6c0-1698-4aa6-9304-fc52609b8ef6'] 2018-05-15 19:25:38,970 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 100.0% | 1 | | total | 7.798 | 7.798 | 7.798 | 7.798 | 7.798 | 7.798 | 100.0% | 1 | | -> duration | 7.798 | 7.798 | 7.798 | 7.798 | 7.798 | 7.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.798197 Full duration: 30.049711 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.473 | 3.473 | 3.473 | 3.473 | 3.473 | 3.473 | 100.0% | 1 | | cinder_v2.delete_volume | 4.535 | 4.535 | 4.535 | 4.535 | 4.535 | 4.535 | 100.0% | 1 | | total | 8.009 | 8.009 | 8.009 | 8.009 | 8.009 | 8.009 | 100.0% | 1 | | -> duration | 8.009 | 8.009 | 8.009 | 8.009 | 8.009 | 8.009 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.009139 Full duration: 19.471605 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "Cirros-0.4.0-ab869ee5-92e2-4b75-85e4-752a33a20472" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.355 | 6.355 | 6.355 | 6.355 | 6.355 | 6.355 | 100.0% | 1 | | cinder_v2.delete_volume | 4.568 | 4.568 | 4.568 | 4.568 | 4.568 | 4.568 | 100.0% | 1 | | total | 10.923 | 10.923 | 10.923 | 10.923 | 10.923 | 10.923 | 100.0% | 1 | | -> duration | 10.923 | 10.923 | 10.923 | 10.923 | 10.923 | 10.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.923375 Full duration: 23.278472 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.626 | 3.626 | 3.626 | 3.626 | 3.626 | 3.626 | 100.0% | 1 | | cinder_v2.delete_volume | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 100.0% | 1 | | total | 8.139 | 8.139 | 8.139 | 8.139 | 8.139 | 8.139 | 100.0% | 1 | | -> duration | 8.139 | 8.139 | 8.139 | 8.139 | 8.139 | 8.139 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.138852 Full duration: 19.51898 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.596 | 3.596 | 3.596 | 3.596 | 3.596 | 3.596 | 100.0% | 1 | | cinder_v2.extend_volume | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 100.0% | 1 | | cinder_v2.delete_volume | 6.652 | 6.652 | 6.652 | 6.652 | 6.652 | 6.652 | 100.0% | 1 | | total | 12.766 | 12.766 | 12.766 | 12.766 | 12.766 | 12.766 | 100.0% | 1 | | -> duration | 12.766 | 12.766 | 12.766 | 12.766 | 12.766 | 12.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.765706 Full duration: 24.367295 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 14.648 | 14.648 | 14.648 | 14.648 | 14.648 | 14.648 | 100.0% | 1 | | cinder_v2.delete_volume | 4.521 | 4.521 | 4.521 | 4.521 | 4.521 | 4.521 | 100.0% | 1 | | total | 19.17 | 19.17 | 19.17 | 19.17 | 19.17 | 19.17 | 100.0% | 1 | | -> duration | 19.17 | 19.17 | 19.17 | 19.17 | 19.17 | 19.17 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.170319 Full duration: 41.454328 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | cinder_v2.list_qos | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.051777 Full duration: 14.35827 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | cinder_v2.set_qos | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.942011 Full duration: 14.269913 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | cinder_v2.list_types | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> duration | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.068371 Full duration: 14.585493 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 401ea6c0-1698-4aa6-9304-fc52609b8ef6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> duration | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064335 Full duration: 14.336563 HINTS: * To plot HTML graphics with this data, run: rally task report 401ea6c0-1698-4aa6-9304-fc52609b8ef6 --out output.html * To generate a JUnit report, run: rally task export 401ea6c0-1698-4aa6-9304-fc52609b8ef6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 401ea6c0-1698-4aa6-9304-fc52609b8ef6 --json --out output.json 2018-05-15 19:25:38,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '401ea6c0-1698-4aa6-9304-fc52609b8ef6'] 2018-05-15 19:25:40,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-15 19:25:40,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '401ea6c0-1698-4aa6-9304-fc52609b8ef6', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-15 19:25:40,758 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-15 19:25:40,759 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-15 19:25:40,759 - 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-15 19:25:40,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-15 19:25:40,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-15 19:25:40,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'd0b1ff51-45ff-4a3c-83bc-e4d08364bff9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ab869ee5-92e2-4b75-85e4-752a33a20472', 'flavor_name': 'rally-tiny-ab869ee5-92e2-4b75-85e4-752a33a20472', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ab869ee5-92e2-4b75-85e4-752a33a20472', '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-15 19:25:56,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b04c84d7-66e1-4e49-9c0e-a674d4d94585 2018-05-15 19:25:56,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b04c84d7-66e1-4e49-9c0e-a674d4d94585'] 2018-05-15 19:25:57,681 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b04c84d7-66e1-4e49-9c0e-a674d4d94585: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Gnocchi.list_capabilities[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Gnocchi.list_capabilities", "description": "List supported aggregation methods.", "scenario": {"Gnocchi.list_capabilities": {}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'gnocchi' service is not available. Hint: If 'gnocchi' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed b04c84d7-66e1-4e49-9c0e-a674d4d94585 2018-05-15 19:25:57,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b04c84d7-66e1-4e49-9c0e-a674d4d94585'] 2018-05-15 19:25:59,310 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-15 19:26:07,694 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-15 19:26:07,694 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-15 19:26:07,827 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-15 19:26:08,160 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 19:26:08,160 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-15 19:26:08,162 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-15 19:26:08,165 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-15 19:26:08,166 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-15 19:26:08,168 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-15 19:26:08,161 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:04 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-15 19:26:08,169 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-15 19:26:08,169 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-15 19:26:08,170 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-15 19:26:08,263 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-15 19:26:08,264 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-15 19:26:08,264 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-15 19:26:13,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-15 19:26:18,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a3cb8b39-00f7-4a18-8578-20e96f22d354 | 2018-05-15T19:26:18.539808 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a3cb8b39-00f7-4a18-8578-20e96f22d354 ~/.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-15 19:26:25,271 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-15 19:26:25,272 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-15 19:26:30,638 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-15 19:26:37,671 - 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=5fd827bb-6680-41b0-9019-4c8dc2ff5c86) as the default verifier for the future CLI operations. 2018-05-15 19:26:44,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-7115b801-9b74-45fa-aa0f-ce754d0d04b8' 2018-05-15 19:26:45,169 - 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'ipv6_address_scope': None, u'updated_at': u'2018-05-15T19:26:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b914f2f9-76c0-4268-a1aa-b5d329c21f1d', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-7115b801-9b74-45fa-aa0f-ce754d0d04b8', u'admin_state_up': True, u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T19:26:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 19:26:45,876 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-15T19:26:45Z', 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'38c55a14-d3f8-4591-ae98-fa2de382b7a3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-7115b801-9b74-45fa-aa0f-ce754d0d04b8', u'enable_dhcp': True, u'network_id': u'b914f2f9-76c0-4268-a1aa-b5d329c21f1d', u'tenant_id': u'698bea0e8add4071b505ca670fe03f00', u'created_at': u'2018-05-15T19:26:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'698bea0e8add4071b505ca670fe03f00'}) 2018-05-15 19:26:45,876 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-15 19:26:45,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-7115b801-9b74-45fa-aa0f-ce754d0d04b8' 2018-05-15 19:26:46,576 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-7115b801-9b74-45fa-aa0f-ce754d0d04b8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-15T19:26:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/1b1ebac5-f391-4eaa-92a7-26463a588825/file', u'owner': u'698bea0e8add4071b505ca670fe03f00', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1b1ebac5-f391-4eaa-92a7-26463a588825', u'size': None, u'name': u'Cirros-0.4.0-7115b801-9b74-45fa-aa0f-ce754d0d04b8', u'checksum': None, u'self': u'/v2/images/1b1ebac5-f391-4eaa-92a7-26463a588825', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-15T19:26:46Z', u'schema': u'/v2/schemas/image'}) 2018-05-15 19:26:46,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-7115b801-9b74-45fa-aa0f-ce754d0d04b8' 2018-05-15 19:26:47,079 - 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-7115b801-9b74-45fa-aa0f-ce754d0d04b8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-15T19:26:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/539be547-debf-4c0d-9808-14b8816521eb/file', u'owner': u'698bea0e8add4071b505ca670fe03f00', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'539be547-debf-4c0d-9808-14b8816521eb', u'size': None, u'name': u'Cirros-0.4.0-1-7115b801-9b74-45fa-aa0f-ce754d0d04b8', u'checksum': None, u'self': u'/v2/images/539be547-debf-4c0d-9808-14b8816521eb', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-15T19:26:47Z', u'schema': u'/v2/schemas/image'}) 2018-05-15 19:26:47,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-15 19:26:47,235 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-7115b801-9b74-45fa-aa0f-ce754d0d04b8', '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'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'00add519-a1f3-45cb-b759-d20e9ebed2c7', 'swap': 0}) 2018-05-15 19:26:47,318 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-7115b801-9b74-45fa-aa0f-ce754d0d04b8', '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'698bea0e8add4071b505ca670fe03f00', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'4dca294c-2a1b-4df0-a59a-a95e714ca458', 'swap': 0}) 2018-05-15 19:26:53,412 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-15 19:26:53,412 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-15 19:26:53,412 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-15 19:26:53,415 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-15 19:26:53,421 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-15 19:26:59,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5fd827bb-6680-41b0-9019-4c8dc2ff5c86/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-15 19:26:59,779 - 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-15 19:29:47,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e4f93301-d0d6-4326-a54d-f0b4e2083192 2018-05-15 19:29:47,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e4f93301-d0d6-4326-a54d-f0b4e2083192']'. 2018-05-15 19:29:49,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-15 19:29:49,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e4f93301-d0d6-4326-a54d-f0b4e2083192 | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-15 19:27:04 | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-15 19:29:47 | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:43 | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5fd827bb-6680-41b0-9019-4c8dc2ff5c86) | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a3cb8b39-00f7-4a18-8578-20e96f22d354) | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 123.437 | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-15 19:29:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-15 19:29:49,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-15 19:29:49,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-15 19:29:49,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 19:29:49,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-15 19:29:49,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-15 19:29:52,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 19:29:52,960 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-15 19:29:52,965 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-15 19:30:14,215 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-05-15 19:30:14,216 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-15 19:30:14,247 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-15 19:30:14,552 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 19:30:14,553 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-15 19:30:14,558 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-15 19:30:16,234 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-15 20:22:25,529 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 20:22:25,530 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 52:09 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-15 20:22:25,539 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-15 20:22:25,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-15 20:22:31,201 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-15 20:22:36,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 15e1df8e-0713-4fed-8b03-9c47ba5137fe | 2018-05-15T20:22:36.300635 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 15e1df8e-0713-4fed-8b03-9c47ba5137fe ~/.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-15 20:22:43,476 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-15 20:22:43,477 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-15 20:22:48,887 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-15 20:22:55,863 - 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=20d7cace-0f5f-48e8-86c4-bb572c5e2888) as the default verifier for the future CLI operations. 2018-05-15 20:23:02,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-117a7ca9-a8da-4ba5-85a2-99df3bdf79ae' 2018-05-15 20:23:04,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-117a7ca9-a8da-4ba5-85a2-99df3bdf79ae' 2018-05-15 20:23:05,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-117a7ca9-a8da-4ba5-85a2-99df3bdf79ae' 2018-05-15 20:23:06,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-15 20:23:12,687 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-15 20:23:18,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-20d7cace-0f5f-48e8-86c4-bb572c5e2888/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-15 20:23:18,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-15 20:26:19,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3bf9eb4a-e214-41f3-9ca2-80885daef9bb 2018-05-15 20:26:19,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3bf9eb4a-e214-41f3-9ca2-80885daef9bb']'. 2018-05-15 20:26:21,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-15 20:26:21,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-15 20:26:21,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 20:26:21,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3bf9eb4a-e214-41f3-9ca2-80885daef9bb | 2018-05-15 20:26:21,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-15 20:26:21,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-15 20:23:23 | 2018-05-15 20:26:21,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-15 20:26:19 | 2018-05-15 20:26:21,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:56 | 2018-05-15 20:26:21,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-15 20:26:21,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-15 20:26:21,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 20d7cace-0f5f-48e8-86c4-bb572c5e2888) | 2018-05-15 20:26:21,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-15 20:26:21,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 15e1df8e-0713-4fed-8b03-9c47ba5137fe) | 2018-05-15 20:26:21,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-15 20:26:21,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 160.288 | 2018-05-15 20:26:21,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-15 20:26:21,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-15 20:26:21,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-15 20:26:21,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-15 20:26:21,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-15 20:26:21,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-15 20:26:21,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-15 20:26:21,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-15 20:26:24,813 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-15 20:26:24,813 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:22 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-15 20:26:24,821 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-15 20:26:24,822 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:54 | PASS | | vping_userdata | functest | smoke | 00:44 | PASS | | tempest_smoke_serial | functest | smoke | 16:16 | PASS | | rally_sanity | functest | smoke | 08:04 | FAIL | | patrole | functest | smoke | 03:08 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 52:09 | PASS | | neutron_trunk | functest | smoke | 03:22 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-15 20:26:24,831 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-15 20:26:30,689 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-15 20:26:30,695 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-15 20:26:30,695 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-15 20:26:30,695 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-15 20:26:30,696 - 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-15 20:26:30,699 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-15 20:26:34,639 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-05-15 20:26:34,647 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-15 20:26:34,647 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-15 20:26:34,647 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-15 20:26:34,650 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-15 20:26:34,651 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK