2018-05-17 18:51:52,287 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-307 | | 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-17 18:51:52,291 - 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-17 18:51:52,291 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 18:51:52,292 - 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-17 18:51:52,297 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-17 18:51:52,297 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-17 18:51:56,174 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 18:52:04,480 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 8.296s OK 2018-05-17 18:52:04,759 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 18:52:04,759 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-17 18:52:04,765 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-17 18:52:07,019 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 19:02:22,960 - 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 615.896s OK 2018-05-17 19:02:23,326 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:02:23,327 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 19:02:23,333 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-17 19:02:24,318 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 19:03:19,801 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 55.482s OK 2018-05-17 19:03:20,085 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:03:20,086 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:55 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-17 19:03:20,091 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 10:16 | PASS | | snaps_health_check | functest | healthcheck | 00:55 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-17 19:03:20,097 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-17 19:03:24,463 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-307 | | 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-17 19:03:24,469 - 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-17 19:03:24,469 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 19:03:24,470 - 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-17 19:03:24,472 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-17 19:03:24,472 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-17 19:03:27,596 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'5a266ebc-c742-4c4f-bc0f-52eeae07d87d'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T18:50:39Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b663f18c-89a1-4167-9a5a-8fa6a045fc3e', 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'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T18:50:33Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:03:27,888 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual3 2018-05-17 19:03:27,889 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-17 19:03:28,047 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-17 19:03:28,047 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-17 19:03:28,333 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-17 19:03:28,333 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-17 19:03:28' 2018-05-17 19:03:28,333 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--946259c8-ff6c-40c0-8468-ab88588f3bd0' 2018-05-17 19:03:28,333 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-17 19:03:29,126 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--946259c8-ff6c-40c0-8468-ab88588f3bd0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:03:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/975b63bb-d67f-45ec-81a4-4ccdce159e05/file', u'owner': u'9adcd090509749f7b1ea7c0cb11ff65e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'975b63bb-d67f-45ec-81a4-4ccdce159e05', u'size': None, u'name': u'functest-vping--946259c8-ff6c-40c0-8468-ab88588f3bd0', u'checksum': None, u'self': u'/v2/images/975b63bb-d67f-45ec-81a4-4ccdce159e05', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:03:29Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:03:29,126 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-946259c8-ff6c-40c0-8468-ab88588f3bd0' 2018-05-17 19:03:29,570 - 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-17T19:03:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'af059b28-908f-464a-a15e-d6f703370c47', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-946259c8-ff6c-40c0-8468-ab88588f3bd0', u'admin_state_up': True, u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:03:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:03:30,336 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T19:03:29Z', 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'81f3e0e6-4f33-4e9b-b56d-a42ec9e6c2f3', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-946259c8-ff6c-40c0-8468-ab88588f3bd0', u'enable_dhcp': True, u'network_id': u'af059b28-908f-464a-a15e-d6f703370c47', u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:03:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:03:30,336 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-946259c8-ff6c-40c0-8468-ab88588f3bd0' 2018-05-17 19:03:32,336 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b663f18c-89a1-4167-9a5a-8fa6a045fc3e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a266ebc-c742-4c4f-bc0f-52eeae07d87d', u'ip_address': u'10.16.0.116'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:03:30Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-17T19:03:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'id': u'b5939d5d-db39-45cc-ac33-18bd9c5914b2', u'name': u'vping-router-946259c8-ff6c-40c0-8468-ab88588f3bd0'}) 2018-05-17 19:03:35,372 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-946259c8-ff6c-40c0-8468-ab88588f3bd0' 2018-05-17 19:03:35,572 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-946259c8-ff6c-40c0-8468-ab88588f3bd0', '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'9adcd090509749f7b1ea7c0cb11ff65e', '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'a45b6c9b-c24f-49ea-94b1-3eabeeace548', 'swap': 0}) 2018-05-17 19:03:36,392 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-946259c8-ff6c-40c0-8468-ab88588f3bd0' 2018-05-17 19:03:49,203 - 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-946259c8-ff6c-40c0-8468-ab88588f3bd0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:99:0b', u'version': 4, u'addr': u'192.168.130.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'975b63bb-d67f-45ec-81a4-4ccdce159e05'}), 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-17T19:03:46.000000', 'flavor': Munch({u'id': u'a45b6c9b-c24f-49ea-94b1-3eabeeace548'}), 'az': u'nova', 'id': u'cae83b2f-c289-43f7-9223-7e20acfc72cf', 'security_groups': [Munch({u'name': u'vping-sg-946259c8-ff6c-40c0-8468-ab88588f3bd0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c94dc1e94ddc42fc9722797188578eb0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9adcd090509749f7b1ea7c0cb11ff65e', '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-17T19:03:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T19:03:47Z', 'hostId': u'9c51a453c1c2c57365ae60515540aafd7dcc438972f3a8657225f750', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.4', 'cloud': 'envvars', 'host_id': u'9c51a453c1c2c57365ae60515540aafd7dcc438972f3a8657225f750', '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-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-17T19:03:46.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'9adcd090509749f7b1ea7c0cb11ff65e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-1-946259c8-ff6c-40c0-8468-ab88588f3bd0', 'adminPass': u'cZARmXjhbBi6', 'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', 'created_at': u'2018-05-17T19:03:37Z', 'created': u'2018-05-17T19:03:37Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 19:03:51,080 - 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 disabledc [ 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 0x 2018-05-17 19:03:51,080 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-946259c8-ff6c-40c0-8468-ab88588f3bd0' 2018-05-17 19:03:51,453 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVviy43XN5DrQpA5ZwpJC5itiJ+R6qXjnUZJ97wyPzh+aJXIcE2BToRN9gV6hB0KKxeQSxIGfXBe5+pjRFAzadJyBMcYZbY0YDfms3Zc1vOptgnVeiPtc+LDyLBJ8M5NhuRh/tayIzzyULa+vZ/Dt+IOvOKnMYeHn89XytAZaL0q9gqmZ5bKFaUn0NdXXTzvFOpV0BXyrJw6pzoMKW9PIM13YJ6BF4YgEw1FsmHasx/4rnMacX7RChzFYADpYePoV1UIkS+9ogk3AlNtXo9QcZHSMexT6MqHX2qDq+o3iTPzFz712Wv27AIZANWivdJ9LZJY7AZHxddCmQ0Tl7mXH3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1b4suN1zeQ60KQOWcKSQuYrYifkeql451GSfe8Mj84fmiVyH\nBNgU6ETfYFeoQdCisXkEsSBn1wXufqY0RQM2nScgTHGGW2NGA35rN2XNbzqbYJ1X\noj7XPiw8iwSfDOTYbkYf7WsiM88lC2vr2fw7fiDrzipzGHh5/PV8rQGWi9KvYKpm\neWyhWlJ9DXV1087xTqVdAV8qycOqc6DClvTyDNd2CegReGIBMNRbJh2rMf+K5zGn\nF+0QocxWAA6WHj6FdVCJEvvaIJNwJTbV6PUHGR0jHsU+jKh19qg6vqN4kz8xc+9d\nlr9uwCGQDVor3SfS2SWOwGR8XXQpkNE5e5lx9wIDAQABAoIBADzTQ7LQAj5e+tH5\nHWSs0Cqc4oZRCHL/IYHZqLD1lVOGRwqr9BhizYBTqSWnjFA+aS4L/FPTnvlHzNjp\nv1IsWexa6AwY+l0jYRc5cJVxOQcALJtP61JWg7ZDrG77P6/Rp+2pswhDRpZrymT3\nr0R3TQ7Vm4Ut+1bpYf2kdnhdTVQ4eT9kZPtLmsZlatVYOCuu3aYpxEC0N3coWZ/i\nUzumSoS6ybu/dhaGDiFpt8rbq4d6GqFr8Znn85hl8xqYbUlFFyBdr5QG1UDj8dOC\nNzJxAuJbg9u8lno6Ro14Gml6ConeET1tHtcI5zo6BoZ2P0+D4Ze39IJEZ6rlFpqS\nchfJcjECgYEA9Jb08qB/dlmJq6Ivb5qv0lh0WEMPAMeluDcXnD4/GA1FaXP7m2Vg\n3Jhrm+uCHJMsQdhe+ARjCNFAVmP5RVArW5PsvWMKiY28dImYpkNlLRJr5umYh235\nMcD1Cex+B9RuOQ5nV/OzZo97YA+vB6Z7BxPi30XFtfoYv76d6GdQ/sMCgYEA37bT\ndCBL4VGomURbqftrlkI3kvisBRCkZpRU1hn8kYIXjBIFzXws3eItfJenTT0m/QT1\nnhzFAbATfHx9v7EwZUvegv7WT4/GqnbNgWuiD/PhqNKHlQMOdojmuMY5s1kKFcA7\nO2pVG8apvvzAgMnjtuJd8XkgDWs5yku/kL1fdL0CgYBhxAVdBjJsyBVzeXyki5xD\n4/99WDCjCyp+m+bgGTF3F7brE+U6lCdHhdVdmaGEcn96QlaTpI1BdQLWhVeaERWD\noXk7ql8H5JOzsVxG+SF0Bq0Cu9SwLZEyBgLsWI936b21KMC+Mzc+g5O5Lgu0byM2\nDQjeXjFNMA68diEASGvjqQKBgQDLTRUqcfMjJxdFeXanqcDiwvhICs4gqDgOtHvI\nOcNp5ERL2VEGpPMNDO7zS8oRCiK1St1+u3xZBU8gEO4h1v84/tKOTtIpaWpMHTyy\ngUK8ppAK4I+v3iA1nkG15wYmsyLUE2aAnygK3uYBlyXFpDLZTyu6Nq3nI+tXqLDE\n8yOdLQKBgEHzkA/Qh2PqzequdMXierv4xnrfzNlT61RifP+MBl2WFU578tf0DC/4\nVY874Af/bV6hUfXyrZ0s3RN1eRpC86Tnt1w3WguCCM/i1/N3ur2PnC3eKwwRqh2R\nYY9K+6xNeWKbEmVupYDhndJeCeOxAIdGpAFbntKlRoYTuN/vW0Kf\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c94dc1e94ddc42fc9722797188578eb0', 'name': u'vping-keypair-946259c8-ff6c-40c0-8468-ab88588f3bd0', 'created_at': '2018-05-17T19:03:51.453127', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9adcd090509749f7b1ea7c0cb11ff65e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'a4:92:ee:f5:de:3e:c0:2d:fc:88:7f:72:68:ca:ca:ee', 'type': 'ssh', 'id': u'vping-keypair-946259c8-ff6c-40c0-8468-ab88588f3bd0'}) 2018-05-17 19:03:51,454 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1b4suN1zeQ60KQOWcKSQuYrYifkeql451GSfe8Mj84fmiVyH BNgU6ETfYFeoQdCisXkEsSBn1wXufqY0RQM2nScgTHGGW2NGA35rN2XNbzqbYJ1X oj7XPiw8iwSfDOTYbkYf7WsiM88lC2vr2fw7fiDrzipzGHh5/PV8rQGWi9KvYKpm eWyhWlJ9DXV1087xTqVdAV8qycOqc6DClvTyDNd2CegReGIBMNRbJh2rMf+K5zGn F+0QocxWAA6WHj6FdVCJEvvaIJNwJTbV6PUHGR0jHsU+jKh19qg6vqN4kz8xc+9d lr9uwCGQDVor3SfS2SWOwGR8XXQpkNE5e5lx9wIDAQABAoIBADzTQ7LQAj5e+tH5 HWSs0Cqc4oZRCHL/IYHZqLD1lVOGRwqr9BhizYBTqSWnjFA+aS4L/FPTnvlHzNjp v1IsWexa6AwY+l0jYRc5cJVxOQcALJtP61JWg7ZDrG77P6/Rp+2pswhDRpZrymT3 r0R3TQ7Vm4Ut+1bpYf2kdnhdTVQ4eT9kZPtLmsZlatVYOCuu3aYpxEC0N3coWZ/i UzumSoS6ybu/dhaGDiFpt8rbq4d6GqFr8Znn85hl8xqYbUlFFyBdr5QG1UDj8dOC NzJxAuJbg9u8lno6Ro14Gml6ConeET1tHtcI5zo6BoZ2P0+D4Ze39IJEZ6rlFpqS chfJcjECgYEA9Jb08qB/dlmJq6Ivb5qv0lh0WEMPAMeluDcXnD4/GA1FaXP7m2Vg 3Jhrm+uCHJMsQdhe+ARjCNFAVmP5RVArW5PsvWMKiY28dImYpkNlLRJr5umYh235 McD1Cex+B9RuOQ5nV/OzZo97YA+vB6Z7BxPi30XFtfoYv76d6GdQ/sMCgYEA37bT dCBL4VGomURbqftrlkI3kvisBRCkZpRU1hn8kYIXjBIFzXws3eItfJenTT0m/QT1 nhzFAbATfHx9v7EwZUvegv7WT4/GqnbNgWuiD/PhqNKHlQMOdojmuMY5s1kKFcA7 O2pVG8apvvzAgMnjtuJd8XkgDWs5yku/kL1fdL0CgYBhxAVdBjJsyBVzeXyki5xD 4/99WDCjCyp+m+bgGTF3F7brE+U6lCdHhdVdmaGEcn96QlaTpI1BdQLWhVeaERWD oXk7ql8H5JOzsVxG+SF0Bq0Cu9SwLZEyBgLsWI936b21KMC+Mzc+g5O5Lgu0byM2 DQjeXjFNMA68diEASGvjqQKBgQDLTRUqcfMjJxdFeXanqcDiwvhICs4gqDgOtHvI OcNp5ERL2VEGpPMNDO7zS8oRCiK1St1+u3xZBU8gEO4h1v84/tKOTtIpaWpMHTyy gUK8ppAK4I+v3iA1nkG15wYmsyLUE2aAnygK3uYBlyXFpDLZTyu6Nq3nI+tXqLDE 8yOdLQKBgEHzkA/Qh2PqzequdMXierv4xnrfzNlT61RifP+MBl2WFU578tf0DC/4 VY874Af/bV6hUfXyrZ0s3RN1eRpC86Tnt1w3WguCCM/i1/N3ur2PnC3eKwwRqh2R YY9K+6xNeWKbEmVupYDhndJeCeOxAIdGpAFbntKlRoYTuN/vW0Kf -----END RSA PRIVATE KEY----- 2018-05-17 19:03:52,568 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--946259c8-ff6c-40c0-8468-ab88588f3bd0' 2018-05-17 19:04:04,691 - 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-946259c8-ff6c-40c0-8468-ab88588f3bd0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:72:fb', 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'975b63bb-d67f-45ec-81a4-4ccdce159e05'}), 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-17T19:04:02.000000', 'flavor': Munch({u'id': u'a45b6c9b-c24f-49ea-94b1-3eabeeace548'}), 'az': u'nova', 'id': u'c0dcfb22-e003-401c-a1e8-813ebe05d5d4', 'security_groups': [Munch({u'name': u'vping-sg-946259c8-ff6c-40c0-8468-ab88588f3bd0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c94dc1e94ddc42fc9722797188578eb0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9adcd090509749f7b1ea7c0cb11ff65e', '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-17T19:04:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T19:04:02Z', 'hostId': u'9c51a453c1c2c57365ae60515540aafd7dcc438972f3a8657225f750', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-946259c8-ff6c-40c0-8468-ab88588f3bd0', 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'9c51a453c1c2c57365ae60515540aafd7dcc438972f3a8657225f750', '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-17T19:04:02.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'9adcd090509749f7b1ea7c0cb11ff65e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-ssh--946259c8-ff6c-40c0-8468-ab88588f3bd0', 'adminPass': u'yVpQ2RneVXs8', 'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', 'created_at': u'2018-05-17T19:03:54Z', 'created': u'2018-05-17T19:03:54Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 19:04:07,748 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'b5939d5d-db39-45cc-ac33-18bd9c5914b2', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', 'created_at': u'2018-05-17T19:04:06Z', 'attached': True, 'updated_at': u'2018-05-17T19:04:06Z', 'id': u'efa389fe-6ebb-42d0-905a-8f74a075b8b7', 'floating_network_id': u'b663f18c-89a1-4167-9a5a-8fa6a045fc3e', 'fixed_ip_address': u'192.168.130.8', 'floating_ip_address': u'10.16.0.115', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9adcd090509749f7b1ea7c0cb11ff65e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b5939d5d-db39-45cc-ac33-18bd9c5914b2', 'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e', 'port_id': u'64e1a3b9-18af-4054-ab39-097d4bb68a17', 'port': u'64e1a3b9-18af-4054-ab39-097d4bb68a17', 'network': u'b663f18c-89a1-4167-9a5a-8fa6a045fc3e'}) 2018-05-17 19:04:10,207 - 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 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036042] ACPI: Core revision 20150930 [ 0.044847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064054] Security Framework initialized [ 0.072029] Yama: becoming mindful. [ 0.080047] AppArmor: AppArmor initialized [ 0.088093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096149] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104092] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120239] Initializing cgroup subsys io [ 0.128036] Initializing cgroup subsys memory [ 0.136037] Initializing cgroup subsys devices [ 0.144032] Initializing cgroup subsys freezer [ 0.152032] Initializing cgroup subsys net_cls [ 0.160033] Initializing cgroup subsys perf_event [ 0.168037] Initializing cgroup subsys net_prio [ 0.176033] Initializing cgroup subsys hugetlb [ 0.184032] Initializing cgroup subsys pids [ 0.196213] CPU: Physical Processor ID: 0 [ 0.205677] mce: CPU supports 10 MCE banks [ 0.217372] 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.540635] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.782303] ftrace: allocating 31920 entries in 125 pages [ 0.804245] smpboot: Max logical packages: 1 [ 0.812040] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.824394] x2apic enabled [ 0.828034] Switched APIC routing to physical x2apic. [ 0.853043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.856000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.868048] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.884092] ... version: 2 [ 0.888336] ... bit width: 48 [ 0.892034] ... generic registers: 4 [ 0.896035] ... value mask: 0000ffffffffffff [ 0.900035] ... max period: 000000007fffffff [ 0.904035] ... fixed-purpose events: 3 [ 0.908307] ... event mask: 000000070000000f [ 0.912132] KVM setup paravirtual spinlock [ 0.916721] x86: Booted up 1 node, 1 CPUs [ 0.920038] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.927351] devtmpfs: initialized [ 0.930318] evm: security.selinux [ 0.932038] evm: security.SMACK64 [ 0.936331] evm: security.SMACK64EXEC [ 0.940034] evm: security.SMACK64TRANSMUTE [ 0.944034] evm: security.SMACK64MMAP [ 0.948034] evm: security.ima [ 0.952034] evm: security.capability [ 0.956174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.960126] pinctrl core: initialized pinctrl subsystem [ 0.965013] RTC time: 19:04:08, date: 05/17/18 [ 0.968189] NET: Registered protocol family 16 [ 0.972216] cpuidle: using governor ladder [ 0.976039] cpuidle: using governor menu [ 0.980039] PCCT header not found. [ 0.984304] ACPI: bus type PCI registered [ 0.988036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.992859] PCI: Using configuration type 1 for base access [ 0.996408] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 1.001224] ACPI: Added _OSI(Module Device) [ 1.004035] ACPI: Added _OSI(Processor Device) [ 1.008305] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.012035] ACPI: Added _OSI(Processor Aggregator Device) [ 1.019896] ACPI: Interpreter enabled [ 1.020041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.032037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.044051] ACPI: (supports S0 S3 S4 S5) [ 1.048036] ACPI: Using IOAPIC for interrupt routing [ 1.052079] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.061608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.064041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.068041] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.072049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.077010] acpiphp: Slot [3] registered [ 1.080159] acpiphp: Slot [4] registered [ 1.084151] acpiphp: Slot [5] registered [ 1.088158] acpiphp: Slot [6] registered [ 1.092152] acpiphp: Slot [7] registered ][ 1.096156] acpiphp: Slot [8] registered [ 1.100161] acpiphp: Slot [9] registered [ 1.104156] acpiphp: Slot [10] registered [ 1.108151] acpiphp: Slot [11] registered [ 1.112150] acpiphp: Slot [12] registered 2018-05-17 19:04:10,207 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-17 19:04:17,565 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-17 19:04:17,585 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-17 19:04:17,610 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-17 19:04:17,611 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-17 19:04:18,047 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:04:18,048 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 19:04:35,895 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-17 19:04:36,884 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'5a266ebc-c742-4c4f-bc0f-52eeae07d87d'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T18:50:39Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b663f18c-89a1-4167-9a5a-8fa6a045fc3e', 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'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T18:50:33Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:04:36,885 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-17 19:04:36,885 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-17 19:04:36' 2018-05-17 19:04:36,886 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--37c8f48b-8e3e-4589-bc4d-7c050411e323' 2018-05-17 19:04:36,886 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-17 19:04:37,627 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--37c8f48b-8e3e-4589-bc4d-7c050411e323', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:04:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/9564d6c2-24e8-406b-8ad7-024b21bafd9c/file', u'owner': u'9adcd090509749f7b1ea7c0cb11ff65e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9564d6c2-24e8-406b-8ad7-024b21bafd9c', u'size': None, u'name': u'functest-vping--37c8f48b-8e3e-4589-bc4d-7c050411e323', u'checksum': None, u'self': u'/v2/images/9564d6c2-24e8-406b-8ad7-024b21bafd9c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:04:37Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:04:37,628 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-37c8f48b-8e3e-4589-bc4d-7c050411e323' 2018-05-17 19:04:38,132 - 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-17T19:04:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'272d40e6-3004-4c10-9390-e338224e736f', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-37c8f48b-8e3e-4589-bc4d-7c050411e323', u'admin_state_up': True, u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:04:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:04:39,272 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T19:04:38Z', 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'63402556-b5f4-4a2c-a517-29dd347f7535', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-37c8f48b-8e3e-4589-bc4d-7c050411e323', u'enable_dhcp': True, u'network_id': u'272d40e6-3004-4c10-9390-e338224e736f', u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:04:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:04:39,273 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-37c8f48b-8e3e-4589-bc4d-7c050411e323' 2018-05-17 19:04:41,171 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b663f18c-89a1-4167-9a5a-8fa6a045fc3e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5a266ebc-c742-4c4f-bc0f-52eeae07d87d', u'ip_address': u'10.16.0.116'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:04:39Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-17T19:04:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'id': u'9cd24477-009e-4754-8c7d-ecd9e05a61dc', u'name': u'vping-router-37c8f48b-8e3e-4589-bc4d-7c050411e323'}) 2018-05-17 19:04:44,100 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-37c8f48b-8e3e-4589-bc4d-7c050411e323' 2018-05-17 19:04:44,256 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-37c8f48b-8e3e-4589-bc4d-7c050411e323', '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'9adcd090509749f7b1ea7c0cb11ff65e', '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'cca40c8e-bf5a-4e3b-8c9a-69201fa77c7a', 'swap': 0}) 2018-05-17 19:04:45,099 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-37c8f48b-8e3e-4589-bc4d-7c050411e323' 2018-05-17 19:04:57,761 - 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-37c8f48b-8e3e-4589-bc4d-7c050411e323': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:5c:9d', u'version': 4, u'addr': u'192.168.130.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9564d6c2-24e8-406b-8ad7-024b21bafd9c'}), 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-17T19:04:55.000000', 'flavor': Munch({u'id': u'cca40c8e-bf5a-4e3b-8c9a-69201fa77c7a'}), 'az': u'nova', 'id': u'9e91cfc8-27b6-4c3e-8481-178bfaa24541', 'security_groups': [Munch({u'name': u'vping-sg-37c8f48b-8e3e-4589-bc4d-7c050411e323'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c94dc1e94ddc42fc9722797188578eb0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9adcd090509749f7b1ea7c0cb11ff65e', '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-17T19:04:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T19:04:56Z', 'hostId': u'9c51a453c1c2c57365ae60515540aafd7dcc438972f3a8657225f750', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.9', 'cloud': 'envvars', 'host_id': u'9c51a453c1c2c57365ae60515540aafd7dcc438972f3a8657225f750', '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-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-17T19:04:55.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'9adcd090509749f7b1ea7c0cb11ff65e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-1-37c8f48b-8e3e-4589-bc4d-7c050411e323', 'adminPass': u'3KmTPYesKxHr', 'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', 'created_at': u'2018-05-17T19:04:46Z', 'created': u'2018-05-17T19:04:46Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 19:04:59,572 - 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 BOCH0S 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 Po 2018-05-17 19:04:59,572 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--37c8f48b-8e3e-4589-bc4d-7c050411e323' 2018-05-17 19:05:11,209 - 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-37c8f48b-8e3e-4589-bc4d-7c050411e323': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4f:97:b7', u'version': 4, u'addr': u'192.168.130.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9564d6c2-24e8-406b-8ad7-024b21bafd9c'}), 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-17T19:05:08.000000', 'flavor': Munch({u'id': u'cca40c8e-bf5a-4e3b-8c9a-69201fa77c7a'}), 'az': u'nova', 'id': u'a72b4649-5d42-4368-a23e-37b6b1b471ad', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c94dc1e94ddc42fc9722797188578eb0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9adcd090509749f7b1ea7c0cb11ff65e', '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-17T19:05:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T19:05:09Z', 'hostId': u'b019e9c5bbaff9ddda7f75639ba04f9287f459a10e9583981c5d215d', 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.13', 'cloud': 'envvars', 'host_id': u'b019e9c5bbaff9ddda7f75639ba04f9287f459a10e9583981c5d215d', '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-17T19:05:08.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'9adcd090509749f7b1ea7c0cb11ff65e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-2-userdata--37c8f48b-8e3e-4589-bc4d-7c050411e323', 'adminPass': u'Bci8LkFugNmd', 'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', 'created_at': u'2018-05-17T19:05:00Z', 'created': u'2018-05-17T19:05:00Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 19:05:13,204 - 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 BOCH0S 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 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028031] pid_max: default: 32768 minimum: 301 [ 0.036035] ACPI: Core revision 20150930 [ 0.044870] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068053] Security Framework initialized [ 0.076030] Yama: becoming mindful. [ 0.084044] AppArmor: AppArmor initialized [ 0.092093] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100426] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124219] Initializing cgroup subsys io [ 0.132035] Initializing cgroup subsys memory [ 0.140040] Initializing cgroup subsys devices [ 0.148035] Initializing cgroup subsys freezer [ 0.156034] Initializing cgroup subsys net_cls [ 0.164034] Initializing cgroup subsys perf_event [ 0.172047] Initializing cgroup subsys net_prio [ 0.180034] Initializing cgroup subsys hugetlb [ 0.192032] Initializing cgroup subsys pids [ 0.203010] CPU: Physical Processor ID: 0 [ 0.209458] mce: CPU supports 10 MCE banks [ 0.220827] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.537984] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.776875] ftrace: allocating 31920 entries in 125 pages [ 0.804441] smpboot: Max logical packages: 1 [ 0.808034] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.820387] x2apic enabled [ 0.824034] Switched APIC routing to physical x2apic. [ 0.854941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.856000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.868047] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.884090] ... version: 2 [ 0.888035] ... bit width: 48 [ 0.892034] ... generic registers: 4 [ 0.896035] ... value mask: 0000ffffffffffff [ 0.900035] ... max period: 000000007fffffff [ 0.904035] ... fixed-purpose events: 3 [ 0.908035] ... event mask: 000000070000000f [ 0.912109] KVM setup paravirtual spinlock [ 0.916728] x86: Booted up 1 node, 1 CPUs [ 0.920335] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.928130] devtmpfs: initialized [ 0.934377] evm: security.selinux [ 0.936037] evm: security.SMACK64 [ 0.940035] evm: security.SMACK64EXEC [ 0.944034] evm: security.SMACK64TRANSMUTE [ 0.948037] evm: security.SMACK64MMAP [ 0.952035] evm: security.ima [ 0.956035] evm: security.capability [ 0.960462] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.964130] pinctrl core: initialized pinctrl subsystem [ 0.969833] RTC time: 19:05:02, date: 05/17/18 [ 0.972496] NET: Registered protocol family 16 [ 0.976261] cpuidle: using governor ladder [ 0.980044] cpuidle: using governor menu [ 0.984046] PCCT header not found. [ 0.988304] ACPI: bus type PCI registered [ 0.992038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.998023] PCI: Using configuration type 1 for base access [ 1.000819] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 1.006104] ACPI: Added _OSI(Module Device) [ 1.008039] ACPI: Added _OSI(Processor Device) [ 1.012036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.016036] ACPI: Added _OSI(Processor Aggregator Device) [ 1.023685] ACPI: Interpreter enabled [ 1.024041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.036037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.048047] ACPI: (supports S0 S3 S4 S5) [ 1.052036] ACPI: Using IOAPIC for interrupt routing [ 1.056056] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.066341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.068042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.072042] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.076044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.080675] acpiphp: Slot [3] registered [ 1.084148] acpiphp: Slot [4] registered [ 1.088147] acpiphp: Slot [5] registered [ 1.092148] acpiphp: Slot [6] registered [ 1.096148] acpiphp: Slot [7] registered [ 1.100150] acpiphp: Slot [8] registered [ 1.104166] acpiphp: Slot [9] registered [ 1.108154] acpiphp: Slot [10] registered [ 1.112149] acpiphp: Slot [11] registered [ 1.116148] acpiphp: Slot [12] registered [ 1.120185] acpiphp: Slot [13] registered [ 1.124693] acpiphp: Slot [14] registered [ 1.128152] acpiphp: Slot [15] registered [ 1.132146] acpiphp: Slot [16] registered [ 1.136145] acpiphp: Slot [17] registered [ 1.140145] acpiphp: Slot [18] registered [ 1.144149] acpiphp: Slot [19] registered [ 1.148146] acpiphp: Slot [20] registered [ 1.152147] acpiphp: Slot [21] registered [ 1.156174] acpiphp: Slot [22] registered [ 1.160179] acpiphp: Slot [23] registered [ 1.164197] acpiphp: Slot [24] registered [ 1.168182] acpiphp: Slot [25] registered [ 1.172149] acpiphp: Slot [26] registered [ 1.176147] acpiphp: Slot [27] registered [ 1.180152] acpiphp: Slot [28] registered [ 1.184147] acpiphp: Slot [29] registered [ 1.188149] acpiphp: Slot [30] registered [ 1.192417] acpiphp: Slot [31] registered [ 1.196138] PCI host bridge to bus 0000:00 [ 1.200039] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.204037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.208037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.212037] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.216037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.220046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.247994] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.248039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.252043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.256037] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.279738] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.280402] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.408414] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.420540] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.432576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.444516] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.456326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.464647] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.468413] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.472000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.472049] vgaarb: loaded [ 1.476036] vgaarb: bridge control possible 0000:00:02.0 [ 1.480774] SCSI subsystem initialized [ 1.484301] ACPI: bus type USB registered [ 1.488379] usbcore: registered new interface driver usbfs [ 1.492052] usbcore: registered new interface driver hub [ 1.496054] usbcore: registered new device driver usb [ 1.500578] PCI: Using ACPI for IRQ routing [ 1.506939] NetLabel: Initializing [ 1.508036] NetLabel: domain hash size = 128 [ 1.512035] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.516051] NetLabel: unlabeled traffic allowed by default [ 1.520169] clocksource: Switched to clocksource kvm-clock [ 1.548184] AppArmor: AppArmor Filesystem Enabled [ 1.565514] pnp: PnP ACPI init [ 1.579507] pnp: PnP ACPI: found 5 devices [ 1.605601] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.636647] NET: Registered protocol family 2 [ 1.652320] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.676819] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.700086] TCP: Hash tables configured (established 4096 bind 4096) [ 1.722665] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.743813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.765016] NET: Registered protocol family 1 [ 1.780469] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.800241] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.821467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.867667] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.911829] Trying to unpack rootfs image as initramfs... [ 2.028854] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.062513] Scanning for low memory corruption every 60 seconds [ 2.087511] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.112306] audit: initializing netlink subsys (disabled) [ 2.133737] audit: type=2000 audit(1526583899.919:1): initialized [ 2.156698] Initialise system trusted keyring [ 2.173125] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.196876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.223147] zbud: loaded [ 2.236288] VFS: Disk quotas dquot_6.6.0 [ 2.252311] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.276672] fuse init (API version 7.23) [ 2.295083] Key type big_key registered [ 2.311024] Allocating IMA MOK and blacklist keyrings. [ 2.331455] Key type asymmetric registered [ 2.347897] Asymmetric key parser 'x509' registered [ 2.366087] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.398225] io scheduler noop registered [ 2.412833] io scheduler deadline registered (default) [ 2.431969] io scheduler cfq registered [ 2.452228] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.473385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.497566] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.528419] ACPI: Power Button [PWRF] [ 2.543270] GHES: HEST is not enabled! [ 2.592757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.686857] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.748453] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.783386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.860188] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.893372] Linux agpgart interface v0.103 [ 2.915317] brd: module loaded [ 2.929857] loop: module loaded [ 2.962309] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.992248] GPT:90111 != 2097151 [ 3.005330] GPT:Alternate GPT header not at the end of the disk. [ 3.025081] GPT:90111 != 2097151 [ 3.040448] GPT: Use GNU Parted to correct GPT errors. [ 3.059423] vda: vda1 vda15 [ 3.083735] vdb: [ 3.098164] scsi host0: ata_piix [ 3.112325] scsi host1: ata_piix [ 3.128214] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.152934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.181463] libphy: Fixed MDIO Bus: probed [ 3.204512] tun: Universal TUN/TAP device driver, 1.6 [ 3.222005] tun: (C) 1999-2004 Max Krasnyansky [ 3.252478] PPP generic driver version 2.4.2 [ 3.267748] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.289141] ehci-pci: EHCI PCI platform driver [ 3.308792] ehci-platform: EHCI generic platform driver [ 3.328066] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.354087] ohci-pci: OHCI PCI platform driver [ 3.384463] ohci-platform: OHCI generic platform driver [ 3.403203] uhci_hcd: USB Universal Host Controller Interface driver [ 3.475506] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.494655] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.520362] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.538672] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.558450] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.580209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.604466] usb usb1: Product: UHCI Host Controller [ 3.622411] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.643917] usb usb1: SerialNumber: 0000:00:01.2 [ 3.662438] hub 1-0:1.0: USB hub found [ 3.677452] hub 1-0:1.0: 2 ports detected [ 3.693742] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.728976] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.747755] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.764109] mousedev: PS/2 mouse device common for all mice [ 3.783397] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.813295] rtc_cmos 00:00: RTC can wake from S4 [ 3.831583] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.851621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.872857] i2c /dev entries driver [ 3.888401] device-mapper: uevent: version 1.0.3 [ 3.909157] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.940724] ledtrig-cpu: registered to indicate activity on CPUs [ 3.960245] NET: Registered protocol family 10 [ 3.979450] NET: Registered protocol family 17 [ 3.994729] Key type dns_resolver registered [ 4.011302] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 4.030914] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.061929] registered taskstats version 1 [ 4.078658] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 4.101191] Loading compiled-in X.509 certificates [ 4.119326] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.158722] zswap: loaded using pool lzo/zbud [ 4.174654] Key type trusted registered [ 4.190312] Key type encrypted registered [ 4.203402] AppArmor: AppArmor sha1 policy hashing enabled [ 4.220665] ima: No TPM chip found, activating TPM-bypass! [ 4.238247] evm: HMAC attrs: 0x1 [ 4.485417] Magic number: 2:799:91 [ 4.501489] rtc_cmos 00:00: setting system clock to 2018-05-17 19:05:07 UTC (1526583907) [ 4.537345] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.557534] EDD information not available. [ 4.579088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.607868] Write protecting the kernel read-only data: 14336k [ 4.628298] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.655817] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.226591] 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.9... Lease of 192.168.130.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.994 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeutY6uo9AbHHe0v/QqDz++tP6FFbsQWhZIGuUk3w2BJPZGv3Z3qRV1I2tMyaZ6PtBCWxgTaCqMyj2aUzRdcgWeYx3/r8I58XZtAg7C9yQegaxWukewiG3jfIvUJsLX5tiwO1JGa39CoLICWqv84wFL4b3/7kqr2Stn5voyo43FPyM12er0TFdotypQpZX0hFNQjbtM4OwjrhsuXV48SKk34Gn5NNdBKNjH/n9Ba3ihOqOpsvI28cHIMdG4gmQFFyJPbOZpMIyU/o0dkx3NlSf2AKI6N43ZMyecrzwyR5otFjuf3a09kjkshMFc4R5usyeoUa1ggXLyqW+lIX3SrOT root@opnfv-vping-1-37c8f48b-8e3e-4589-bc4d-7c050411e323 ssh-dss AAAAB3NzaC1kc3MAAACBAI/Uf2sVtfWwbZgjSMJEPemkVRWsvo0NayZci2Hl7C2d/L6NnnoCi2M8gazzRFfgIjbE7Waj4HTW2OP7K168oiip5KLJOn3n/Tn1OXnnCijHZhMAFa5GUEKGO/CP20HAmlSIRKZWgmZC3YEdyjdD3oQSXdqMa4wQETCKcC/y+tM/AAAAFQCBzfn3RJh8YuRL22Vur46KAX4zbwAAAIBibT/IoOKQGNRRoi/Do0i0UgwkAHJyJ9dH8BW+cyzFg6NyuFStQKugpgXPpAtQiN/pKZvTp6rmD0UVoOr45Vu3uVc8O52j606HeL65/QLuCmRdes5rJPBEkTghLmw4+jPKYvnNuRr94gqmPC9m3piYOxolUTANvYjK9U1ifyF6BQAAAIAPm0l53oZw7WT8xdVq8N+bX6d76XfMve+VaFZQNsnUvCuicAw+k4behQV2b2eb4jDYV2w39F+Uyd+PZUMxX7fajmtEjNX7V+ivpi6upjeOxylMmMXSmp4qBN4ecEHtFmn9DGzgdoccgbDLahbb8SqnaOUcmtjr/BCxNt9O/EwJaQ== root@opnfv-vping-1-37c8f48b-8e3e-4589-bc4d-7c050411e323 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fea6:5c9d/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.9 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: 9e91cfc8-27b6-4c3e-8481-178bfaa24541 name: opnfv-vping-1-37c8f48b-8e3e-4589-bc4d-7c050411e323 availability-zone: nova local-hostname: opnfv-vping-1-37c8f48b-8e3e-4589-bc4d-7c050411e323.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=7.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. /dev/root resized successfully [took 1.04s] opnfv-vping-1-37c8f48b-8e3e-4589-bc4d-7c050411e323 login: 000001 2018-05-17 19:05:13,204 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-17 19:05:13,205 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-17 19:05:15,399 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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.036033] ACPI: Core revision 20150930 [ 0.044867] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060046] Security Framework initialized [ 0.068029] Yama: becoming mindful. [ 0.076041] AppArmor: AppArmor initialized [ 0.088049] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120204] Initializing cgroup subsys io [ 0.128035] Initializing cgroup subsys memory [ 0.136036] Initializing cgroup subsys devices [ 0.148032] Initializing cgroup subsys freezer [ 0.156031] Initializing cgroup subsys net_cls [ 0.164031] Initializing cgroup subsys perf_event [ 0.172034] Initializing cgroup subsys net_prio [ 0.180031] Initializing cgroup subsys hugetlb [ 0.188031] Initializing cgroup subsys pids [ 0.200783] CPU: Physical Processor ID: 0 [ 0.211323] mce: CPU supports 10 MCE banks [ 0.217030] 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.536088] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.782975] ftrace: allocating 31920 entries in 125 pages [ 0.804161] smpboot: Max logical packages: 1 [ 0.812030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.824277] x2apic enabled [ 0.832032] Switched APIC routing to physical x2apic. [ 0.863195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.864000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e , stepping: 0x4) [ 0.876046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.888091] ... version: 2 [ 0.892034] ... bit width: 48 [ 0.896035] ... generic registers: 4 [ 0.900034] ... value mask: 0000ffffffffffff [ 0.904034] ... max period: 000000007fffffff [ 0.908034] ... fixed-purpose events: 3 [ 0.912034] ... event mask: 000000070000000f [ 0.916120] KVM setup paravirtual spinlock [ 0.921022] x86: Booted up 1 node, 1 CPUs [ 0.924037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.932419] devtmpfs: initialized [ 0.938062] evm: security.selinux [ 0.940037] evm: security.SMACK64 [ 0.944034] evm: security.SMACK64EXEC 2018-05-17 19:05:15,399 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.9. Waiting for response... 2018-05-17 19:05:17,675 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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.036033] ACPI: Core revision 20150930 [ 0.044867] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060046] Security Framework initialized [ 0.068029] Yama: becoming mindful. [ 0.076041] AppArmor: AppArmor initialized [ 0.088049] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120204] Initializing cgroup subsys io [ 0.128035] Initializing cgroup subsys memory [ 0.136036] Initializing cgroup subsys devices [ 0.148032] Initializing cgroup subsys freezer [ 0.156031] Initializing cgroup subsys net_cls [ 0.164031] Initializing cgroup subsys perf_event [ 0.172034] Initializing cgroup subsys net_prio [ 0.180031] Initializing cgroup subsys hugetlb [ 0.188031] Initializing cgroup subsys pids [ 0.200783] CPU: Physical Processor ID: 0 [ 0.211323] mce: CPU supports 10 MCE banks [ 0.217030] 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.536088] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.782975] ftrace: allocating 31920 entries in 125 pages [ 0.804161] smpboot: Max logical packages: 1 [ 0.812030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.824277] x2apic enabled [ 0.832032] Switched APIC routing to physical x2apic. [ 0.863195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.864000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e , stepping: 0x4) [ 0.876046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.888091] ... version: 2 [ 0.892034] ... bit width: 48 [ 0.896035] ... generic registers: 4 [ 0.900034] ... value mask: 0000ffffffffffff [ 0.904034] ... max period: 000000007fffffff [ 0.908034] ... fixed-purpose events: 3 [ 0.912034] ... event mask: 000000070000000f [ 0.916120] KVM setup paravirtual spinlock [ 0.921022] x86: Booted up 1 node, 1 CPUs [ 0.924037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.932419] devtmpfs: initialized [ 0.938062] evm: security.selinux [ 0.940037] evm: security.SMACK64 [ 0.944034] evm: security.SMACK64EXEC [ 0.948035] evm: security.SMACK64TRANSMUTE [ 0.952033] evm: security.SMACK64MMAP [ 0.956034] evm: security.ima [ 0.960033] evm: security.capability [ 0.964160] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.968124] pinctrl core: initialized pinctrl subsystem [ 0.975142] RTC time: 19:05:14, date: 05/17/18 [ 0.976155] NET: Registered protocol family 16 [ 0.980184] cpuidle: using governor ladder [ 0.984038] cpuidle: using governor menu [ 0.988039] PCCT header not found. [ 0.992272] ACPI: bus type PCI registered [ 0.996037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.001075] PCI: Using configuration type 1 for base access [ 1.004685] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 1.009128] ACPI: Added _OSI(Module Device) [ 1.012035] ACPI: Added _OSI(Processor Device) [ 1.016034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.020344] ACPI: Added _OSI(Processor Aggregator Device) [ 1.027527] ACPI: Interpreter enabled [ 1.028039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.040036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.052044] ACPI: (supports S0 S3 S4 S5) [ 1.056035] ACPI: Using IOAPIC for interrupt routing [ 1.060046] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.068856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.072041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.076038] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.080041] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.084949] acpiphp: Slot [3] registered [ 1.088447] acpiphp: Slot [4] registered [ 1.092140] acpiphp: Slot [5] registered [ 1.096143] acpiphp: Slot [6] registered [ 1.100151] acpiphp: Slot [7] registered [ 1.104143] acpiphp: Slot [8] registered [ 1.108435] acpiphp: Slot [9] registered [ 1.112139] acpiphp: Slot [10] registered [ 1.116145] acpiphp: Slot [11] registered [ 1.120138] acpiphp: Slot [12] registered [ 1.124146] acpiphp: Slot [13] registered [ 1.128141] acpiphp: Slot [14] registered [ 1.132142] acpiphp: Slot [15] registered [ 1.136139] acpiphp: Slot [16] registered [ 1.140138] acpiphp: Slot [17] registered [ 1.144138] acpiphp: Slot [18] registered [ 1.148169] acpiphp: Slot [19] registered [ 1.152141] acpiphp: Slot [20] registered [ 1.156138] acpiphp: Slot [21] registered [ 1.160140] acpiphp: Slot [22] registered [ 1.164138] acpiphp: Slot [23] registered [ 1.168140] acpiphp: Slot [24] registered [ 1.172140] acpiphp: Slot [25] registered [ 1.176139] acpiphp: Slot [26] registered [ 1.180140] acpiphp: Slot [27] registered [ 1.184420] acpiphp: Slot [28] registered [ 1.188141] acpiphp: Slot [29] registered [ 1.192147] acpiphp: Slot [30] registered [ 1.196176] acpiphp: Slot [31] registered [ 1.200699] PCI host bridge to bus 0000:00 [ 1.204036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.208035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.212036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.216035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.220035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.224035] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.250818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.252036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.256036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.260035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.282296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.284404] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.406826] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.417889] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.428853] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.440847] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.452329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.460660] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.464443] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.468000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.468038] vgaarb: loaded [ 1.472035] vgaarb: bridge control possible 0000:00:02.0 [ 1.476268] SCSI subsystem initialized [ 1.480242] ACPI: bus type USB registered [ 1.484057] usbcore: registered new interface driver usbfs [ 1.488048] usbcore: registered new interface driver hub [ 1.492049] usbcore: registered new device driver usb [ 1.496201] PCI: Using ACPI for IRQ routing [ 1.502477] NetLabel: Initializing 0.864000] A[ 1.504034] NetLabel: domain hash size = 128 [ 1.508034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.512050] NetLabel: unlabeled traffic allowed by default [ 1.516157] clocksource: Switched to clocksource kvm-clock [ 1.542089] AppArmor: AppArmor Filesystem Enabled [ 1.555932] pnp: PnP ACPI init [ 1.568344] pnp: PnP ACPI: found 5 devices [ 1.594399] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.621690] NET: Registered protocol family 2 [ 1.638881] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.662900] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.682936] TCP: Hash tables configured (established 4096 bind 4096) [ 1.705858] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.724690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) 2018-05-17 19:05:20,077 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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.036033] ACPI: Core revision 20150930 [ 0.044867] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060046] Security Framework initialized [ 0.068029] Yama: becoming mindful. [ 0.076041] AppArmor: AppArmor initialized [ 0.088049] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120204] Initializing cgroup subsys io [ 0.128035] Initializing cgroup subsys memory [ 0.136036] Initializing cgroup subsys devices [ 0.148032] Initializing cgroup subsys freezer [ 0.156031] Initializing cgroup subsys net_cls [ 0.164031] Initializing cgroup subsys perf_event [ 0.172034] Initializing cgroup subsys net_prio [ 0.180031] Initializing cgroup subsys hugetlb [ 0.188031] Initializing cgroup subsys pids [ 0.200783] CPU: Physical Processor ID: 0 [ 0.211323] mce: CPU supports 10 MCE banks [ 0.217030] 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.536088] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.782975] ftrace: allocating 31920 entries in 125 pages [ 0.804161] smpboot: Max logical packages: 1 [ 0.812030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.824277] x2apic enabled [ 0.832032] Switched APIC routing to physical x2apic. [ 0.863195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.864000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e , stepping: 0x4) [ 0.876046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.888091] ... version: 2 [ 0.892034] ... bit width: 48 [ 0.896035] ... generic registers: 4 [ 0.900034] ... value mask: 0000ffffffffffff [ 0.904034] ... max period: 000000007fffffff [ 0.908034] ... fixed-purpose events: 3 [ 0.912034] ... event mask: 000000070000000f [ 0.916120] KVM setup paravirtual spinlock [ 0.921022] x86: Booted up 1 node, 1 CPUs [ 0.924037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.932419] devtmpfs: initialized [ 0.938062] evm: security.selinux [ 0.940037] evm: security.SMACK64 [ 0.944034] evm: security.SMACK64EXEC [ 0.948035] evm: security.SMACK64TRANSMUTE [ 0.952033] evm: security.SMACK64MMAP [ 0.956034] evm: security.ima [ 0.960033] evm: security.capability [ 0.964160] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.968124] pinctrl core: initialized pinctrl subsystem [ 0.975142] RTC time: 19:05:14, date: 05/17/18 [ 0.976155] NET: Registered protocol family 16 [ 0.980184] cpuidle: using governor ladder [ 0.984038] cpuidle: using governor menu [ 0.988039] PCCT header not found. [ 0.992272] ACPI: bus type PCI registered [ 0.996037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.001075] PCI: Using configuration type 1 for base access [ 1.004685] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 1.009128] ACPI: Added _OSI(Module Device) [ 1.012035] ACPI: Added _OSI(Processor Device) [ 1.016034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.020344] ACPI: Added _OSI(Processor Aggregator Device) [ 1.027527] ACPI: Interpreter enabled [ 1.028039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.040036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.052044] ACPI: (supports S0 S3 S4 S5) [ 1.056035] ACPI: Using IOAPIC for interrupt routing [ 1.060046] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.068856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.072041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.076038] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.080041] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.084949] acpiphp: Slot [3] registered [ 1.088447] acpiphp: Slot [4] registered [ 1.092140] acpiphp: Slot [5] registered [ 1.096143] acpiphp: Slot [6] registered [ 1.100151] acpiphp: Slot [7] registered [ 1.104143] acpiphp: Slot [8] registered [ 1.108435] acpiphp: Slot [9] registered [ 1.112139] acpiphp: Slot [10] registered [ 1.116145] acpiphp: Slot [11] registered [ 1.120138] acpiphp: Slot [12] registered [ 1.124146] acpiphp: Slot [13] registered [ 1.128141] acpiphp: Slot [14] registered [ 1.132142] acpiphp: Slot [15] registered [ 1.136139] acpiphp: Slot [16] registered [ 1.140138] acpiphp: Slot [17] registered [ 1.144138] acpiphp: Slot [18] registered [ 1.148169] acpiphp: Slot [19] registered [ 1.152141] acpiphp: Slot [20] registered [ 1.156138] acpiphp: Slot [21] registered [ 1.160140] acpiphp: Slot [22] registered [ 1.164138] acpiphp: Slot [23] registered [ 1.168140] acpiphp: Slot [24] registered [ 1.172140] acpiphp: Slot [25] registered [ 1.176139] acpiphp: Slot [26] registered [ 1.180140] acpiphp: Slot [27] registered [ 1.184420] acpiphp: Slot [28] registered [ 1.188141] acpiphp: Slot [29] registered [ 1.192147] acpiphp: Slot [30] registered [ 1.196176] acpiphp: Slot [31] registered [ 1.200699] PCI host bridge to bus 0000:00 [ 1.204036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.208035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.212036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.216035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.220035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.224035] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.250818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.252036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.256036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.260035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.282296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.284404] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.406826] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.417889] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.428853] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.440847] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.452329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.460660] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.464443] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.468000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.468038] vgaarb: loaded [ 1.472035] vgaarb: bridge control possible 0000:00:02.0 [ 1.476268] SCSI subsystem initialized [ 1.480242] ACPI: bus type USB registered [ 1.484057] usbcore: registered new interface driver usbfs [ 1.488048] usbcore: registered new interface driver hub [ 1.492049] usbcore: registered new device driver usb [ 1.496201] PCI: Using ACPI for IRQ routing [ 1.502477] NetLabel: Initializing 0.864000] A[ 1.504034] NetLabel: domain hash size = 128 [ 1.508034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.512050] NetLabel: unlabeled traffic allowed by default [ 1.516157] clocksource: Switched to clocksource kvm-clock [ 1.542089] AppArmor: AppArmor Filesystem Enabled [ 1.555932] pnp: PnP ACPI init [ 1.568344] pnp: PnP ACPI: found 5 devices [ 1.594399] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.621690] NET: Registered protocol family 2 [ 1.638881] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.662900] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.682936] TCP: Hash tables configured (established 4096 bind 4096) [ 1.705858] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.724690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.741586] NET: Registered protocol family 1 [ 1.758353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.776912] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.796348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.838589] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.881488] Trying to unpack rootfs image as initramfs... [ 1.992922] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.018058] Scanning for low memory corruption every 60 seconds [ 2.037193] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.055024] audit: initializing netlink subsys (disabled) [ 2.071059] audit: type=2000 audit(1526583913.161:1): initialized [ 2.091558] Initialise system trusted keyring [ 2.106132] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.124982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.144573] zbud: loaded [ 2.155173] VFS: Disk quotas dquot_6.6.0 [ 2.169252] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.190326] fuse init (API version 7.23) [ 2.206006] Key type big_key registered [ 2.219487] Allocating IMA MOK and blacklist keyrings. [ 2.234438] Key type asymmetric registered [ 2.249847] Asymmetric key parser 'x509' registered [ 2.264979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.296145] io scheduler noop registered [ 2.316248] io scheduler deadline registered (default) [ 2.339303] io scheduler cfq registered [ 2.357492] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.387689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.415666] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.442271] ACPI: Power Button [PWRF] [ 2.458411] GHES: HEST is not enabled! [ 2.498030] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.598010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.659337] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.697269] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.767498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.794536] Linux agpgart interface v0.103 [ 2.812806] brd: module loaded [ 2.825713] loop: module loaded [ 2.850370] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.873933] GPT:90111 != 2097151 [ 2.884689] GPT:Alternate GPT header not at the end of the disk. [ 2.902215] GPT:90111 != 2097151 [ 2.913566] GPT: Use GNU Parted to correct GPT errors. [ 2.928762] vda: vda1 vda15 [ 2.947181] vdb: [ 2.959782] scsi host0: ata_piix [ 2.973094] scsi host1: ata_piix [ 2.984559] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.002970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.031212] libphy: Fixed MDIO Bus: probed [ 3.045052] tun: Universal TUN/TAP device driver, 1.6 [ 3.061324] tun: (C) 1999-2004 Max Krasnyansky [ 3.093252] PPP generic driver version 2.4.2 [ 3.111257] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.131612] ehci-pci: EHCI PCI platform driver [ 3.146301] ehci-platform: EHCI generic platform driver [ 3.162023] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.179341] ohci-pci: OHCI PCI platform driver [ 3.196104] ohci-platform: OHCI generic platform driver [ 3.213470] uhci_hcd: USB Universal Host Controller Interface driver [ 3.256536] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.272832] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.298513] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.315329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.333837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.355564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.379930] usb usb1: Product: UHCI Host Controller [ 3.394916] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.413242] usb usb1: SerialNumber: 0000:00:01.2 [ 3.432318] hub 1-0:1.0: USB hub found [ 3.445082] hub 1-0:1.0: 2 ports detected [ 3.457462] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.492332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.509337] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.524692] mousedev: PS/2 mouse device common for all mice [ 3.544345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.571331] rtc_cmos 00:00: RTC can wake from S4 [ 3.592798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.614167] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.633258] i2c /dev entries driver [ 3.645554] device-mapper: uevent: version 1.0.3 [ 3.660654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.689010] ledtrig-cpu: registered to indicate activity on CPUs [ 3.710261] NET: Registered protocol family 10 [ 3.725066] NET: Registered protocol family 17 [ 3.739974] Key type dns_resolver registered [ 3.754303] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.771700] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.798929] registered taskstats version 1 [ 3.817546] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.842863] Loading compiled-in X.509 certificates [ 3.861174] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.898638] zswap: loaded using pool lzo/zbud [ 3.9162CPI for IR97] Key type trusted registered [ 3.939651] Key type encrypted registered [ 3.954863] AppArmor: AppArmor sha1 policy hashing enabled [ 3.972207] ima: No TPM chip found, activating TPM-bypass! [ 3.990425] evm: HMAC attrs: 0x1 2018-05-17 19:05:22,491 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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.036033] ACPI: Core revision 20150930 [ 0.044867] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060046] Security Framework initialized [ 0.068029] Yama: becoming mindful. [ 0.076041] AppArmor: AppArmor initialized [ 0.088049] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120204] Initializing cgroup subsys io [ 0.128035] Initializing cgroup subsys memory [ 0.136036] Initializing cgroup subsys devices [ 0.148032] Initializing cgroup subsys freezer [ 0.156031] Initializing cgroup subsys net_cls [ 0.164031] Initializing cgroup subsys perf_event [ 0.172034] Initializing cgroup subsys net_prio [ 0.180031] Initializing cgroup subsys hugetlb [ 0.188031] Initializing cgroup subsys pids [ 0.200783] CPU: Physical Processor ID: 0 [ 0.211323] mce: CPU supports 10 MCE banks [ 0.217030] 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.536088] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.782975] ftrace: allocating 31920 entries in 125 pages [ 0.804161] smpboot: Max logical packages: 1 [ 0.812030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.824277] x2apic enabled [ 0.832032] Switched APIC routing to physical x2apic. [ 0.863195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.864000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e , stepping: 0x4) [ 0.876046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.888091] ... version: 2 [ 0.892034] ... bit width: 48 [ 0.896035] ... generic registers: 4 [ 0.900034] ... value mask: 0000ffffffffffff [ 0.904034] ... max period: 000000007fffffff [ 0.908034] ... fixed-purpose events: 3 [ 0.912034] ... event mask: 000000070000000f [ 0.916120] KVM setup paravirtual spinlock [ 0.921022] x86: Booted up 1 node, 1 CPUs [ 0.924037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.932419] devtmpfs: initialized [ 0.938062] evm: security.selinux [ 0.940037] evm: security.SMACK64 [ 0.944034] evm: security.SMACK64EXEC [ 0.948035] evm: security.SMACK64TRANSMUTE [ 0.952033] evm: security.SMACK64MMAP [ 0.956034] evm: security.ima [ 0.960033] evm: security.capability [ 0.964160] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.968124] pinctrl core: initialized pinctrl subsystem [ 0.975142] RTC time: 19:05:14, date: 05/17/18 [ 0.976155] NET: Registered protocol family 16 [ 0.980184] cpuidle: using governor ladder [ 0.984038] cpuidle: using governor menu [ 0.988039] PCCT header not found. [ 0.992272] ACPI: bus type PCI registered [ 0.996037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.001075] PCI: Using configuration type 1 for base access [ 1.004685] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 1.009128] ACPI: Added _OSI(Module Device) [ 1.012035] ACPI: Added _OSI(Processor Device) [ 1.016034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.020344] ACPI: Added _OSI(Processor Aggregator Device) [ 1.027527] ACPI: Interpreter enabled [ 1.028039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.040036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.052044] ACPI: (supports S0 S3 S4 S5) [ 1.056035] ACPI: Using IOAPIC for interrupt routing [ 1.060046] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.068856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.072041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.076038] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.080041] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.084949] acpiphp: Slot [3] registered [ 1.088447] acpiphp: Slot [4] registered [ 1.092140] acpiphp: Slot [5] registered [ 1.096143] acpiphp: Slot [6] registered [ 1.100151] acpiphp: Slot [7] registered [ 1.104143] acpiphp: Slot [8] registered [ 1.108435] acpiphp: Slot [9] registered [ 1.112139] acpiphp: Slot [10] registered [ 1.116145] acpiphp: Slot [11] registered [ 1.120138] acpiphp: Slot [12] registered [ 1.124146] acpiphp: Slot [13] registered [ 1.128141] acpiphp: Slot [14] registered [ 1.132142] acpiphp: Slot [15] registered [ 1.136139] acpiphp: Slot [16] registered [ 1.140138] acpiphp: Slot [17] registered [ 1.144138] acpiphp: Slot [18] registered [ 1.148169] acpiphp: Slot [19] registered [ 1.152141] acpiphp: Slot [20] registered [ 1.156138] acpiphp: Slot [21] registered [ 1.160140] acpiphp: Slot [22] registered [ 1.164138] acpiphp: Slot [23] registered [ 1.168140] acpiphp: Slot [24] registered [ 1.172140] acpiphp: Slot [25] registered [ 1.176139] acpiphp: Slot [26] registered [ 1.180140] acpiphp: Slot [27] registered [ 1.184420] acpiphp: Slot [28] registered [ 1.188141] acpiphp: Slot [29] registered [ 1.192147] acpiphp: Slot [30] registered [ 1.196176] acpiphp: Slot [31] registered [ 1.200699] PCI host bridge to bus 0000:00 [ 1.204036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.208035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.212036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.216035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.220035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.224035] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.250818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.252036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.256036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.260035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.282296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.284404] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.406826] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.417889] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.428853] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.440847] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.452329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.460660] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.464443] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.468000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.468038] vgaarb: loaded [ 1.472035] vgaarb: bridge control possible 0000:00:02.0 [ 1.476268] SCSI subsystem initialized [ 1.480242] ACPI: bus type USB registered [ 1.484057] usbcore: registered new interface driver usbfs [ 1.488048] usbcore: registered new interface driver hub [ 1.492049] usbcore: registered new device driver usb [ 1.496201] PCI: Using ACPI for IRQ routing [ 1.502477] NetLabel: Initializing 0.864000] A[ 1.504034] NetLabel: domain hash size = 128 [ 1.508034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.512050] NetLabel: unlabeled traffic allowed by default [ 1.516157] clocksource: Switched to clocksource kvm-clock [ 1.542089] AppArmor: AppArmor Filesystem Enabled [ 1.555932] pnp: PnP ACPI init [ 1.568344] pnp: PnP ACPI: found 5 devices [ 1.594399] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.621690] NET: Registered protocol family 2 [ 1.638881] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.662900] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.682936] TCP: Hash tables configured (established 4096 bind 4096) [ 1.705858] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.724690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.741586] NET: Registered protocol family 1 [ 1.758353] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.776912] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.796348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.838589] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.881488] Trying to unpack rootfs image as initramfs... [ 1.992922] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.018058] Scanning for low memory corruption every 60 seconds [ 2.037193] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.055024] audit: initializing netlink subsys (disabled) [ 2.071059] audit: type=2000 audit(1526583913.161:1): initialized [ 2.091558] Initialise system trusted keyring [ 2.106132] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.124982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.144573] zbud: loaded [ 2.155173] VFS: Disk quotas dquot_6.6.0 [ 2.169252] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.190326] fuse init (API version 7.23) [ 2.206006] Key type big_key registered [ 2.219487] Allocating IMA MOK and blacklist keyrings. [ 2.234438] Key type asymmetric registered [ 2.249847] Asymmetric key parser 'x509' registered [ 2.264979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.296145] io scheduler noop registered [ 2.316248] io scheduler deadline registered (default) [ 2.339303] io scheduler cfq registered [ 2.357492] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.387689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.415666] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.442271] ACPI: Power Button [PWRF] [ 2.458411] GHES: HEST is not enabled! [ 2.498030] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.598010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.659337] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.697269] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.767498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.794536] Linux agpgart interface v0.103 [ 2.812806] brd: module loaded [ 2.825713] loop: module loaded [ 2.850370] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.873933] GPT:90111 != 2097151 [ 2.884689] GPT:Alternate GPT header not at the end of the disk. [ 2.902215] GPT:90111 != 2097151 [ 2.913566] GPT: Use GNU Parted to correct GPT errors. [ 2.928762] vda: vda1 vda15 [ 2.947181] vdb: [ 2.959782] scsi host0: ata_piix [ 2.973094] scsi host1: ata_piix [ 2.984559] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.002970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.031212] libphy: Fixed MDIO Bus: probed [ 3.045052] tun: Universal TUN/TAP device driver, 1.6 [ 3.061324] tun: (C) 1999-2004 Max Krasnyansky [ 3.093252] PPP generic driver version 2.4.2 [ 3.111257] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.131612] ehci-pci: EHCI PCI platform driver [ 3.146301] ehci-platform: EHCI generic platform driver [ 3.162023] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.179341] ohci-pci: OHCI PCI platform driver [ 3.196104] ohci-platform: OHCI generic platform driver [ 3.213470] uhci_hcd: USB Universal Host Controller Interface driver [ 3.256536] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.272832] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.298513] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.315329] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.333837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.355564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.379930] usb usb1: Product: UHCI Host Controller [ 3.394916] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.413242] usb usb1: SerialNumber: 0000:00:01.2 [ 3.432318] hub 1-0:1.0: USB hub found [ 3.445082] hub 1-0:1.0: 2 ports detected [ 3.457462] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.492332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.509337] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.524692] mousedev: PS/2 mouse device common for all mice [ 3.544345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.571331] rtc_cmos 00:00: RTC can wake from S4 [ 3.592798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.614167] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.633258] i2c /dev entries driver [ 3.645554] device-mapper: uevent: version 1.0.3 [ 3.660654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.689010] ledtrig-cpu: registered to indicate activity on CPUs [ 3.710261] NET: Registered protocol family 10 [ 3.725066] NET: Registered protocol family 17 [ 3.739974] Key type dns_resolver registered [ 3.754303] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.771700] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.798929] registered taskstats version 1 [ 3.817546] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.842863] Loading compiled-in X.509 certificates [ 3.861174] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.898638] zswap: loaded using pool lzo/zbud [ 3.9162CPI for IR97] Key type trusted registered [ 3.939651] Key type encrypted registered [ 3.954863] AppArmor: AppArmor sha1 policy hashing enabled [ 3.972207] ima: No TPM chip found, activating TPM-bypass! [ 3.990425] evm: HMAC attrs: 0x1 [ 4.230674] Magic number: 2:799:91 [ 4.246456] rtc_cmos 00:00: setting system clock to 2018-05-17 19:05:19 UTC (1526583919) [ 4.277661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.300696] EDD information not available. [ 4.323819] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.354985] Write protecting the kernel read-only data: 14336k [ 4.377185] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.408516] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.46 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.994995] 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.13... Lease of 192.168.130.13 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: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTJQgn+Gv0FhcyuM8Th1DrzTTkdCWahMIddpmyPHxEgO2Dl2pd9mJOUnLtat5lFzw24QjQae9D8VuMqhvgZAo15hqMX3O5Ee9fc6lcnZCXVvMajRaSk8jYs/1ApEeo3l8/a84VWrFIkA9RqSt0cD2ibCqZwwHIoYdndHkhMduwwXTmLhqv3Wjie+CGisQyGvJJ1HrCcru58dMrbI3i2bqhsCuV4+b50X8N9IrwpzrOTj/TonGMMlBBXvMghf6U6bjmiuuBknZSpB/bDbE8RUXOJIZHWXMdLQkMmnbf5qd25bHWCubkxs/3v2LOK/TQuC7PqNVMa8kx8vGduJ3Q1S0p root@opnfv-vping-2-userdata--37c8f48b-8e3e-4589-bc4d-7c050411e323 ssh-dss AAAAB3NzaC1kc3MAAACBAO4QHLEXmseWT9JxwTpR49n5NoL9eO16doDXWByUqr8YsMSqf4AnI1EnokDpWo82cze4PqeRjYwyR481edbJrxwY8oWN7qpac1HpVZHF17/Gpl4+ym4RunEnKsV4w1VyPr15AtYHqqYn1MUbmOceeFwdZ8vdlS9FXD5bN5vR05PfAAAAFQDstR5rWLr5dIgnayp+PEOAnyf 2018-05-17 19:05:22,491 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-17 19:05:22,773 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:05:22,774 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-17 19:05:38,417 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-17 19:05:38,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 19:05:38,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 19:05:38,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 19:05:49,324 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f116745d-36e3-480f-9eb0-83954de68bfc | 2018-05-17T19:05:49.122904 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f116745d-36e3-480f-9eb0-83954de68bfc ~/.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-17 19:05:56,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | 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-17 19:05:56,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 19:06:07,908 - 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=511a3600-bdcf-448f-ab80-3b3ed49a1fec) as the default verifier for the future CLI operations. 2018-05-17 19:06:14,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-e3d5e559-4a9e-49b6-800e-e22b40e55451' 2018-05-17 19:06:15,534 - 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-17T19:06:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a381b732-33e1-49bf-b89a-75f69fa61e60', u'provider:segmentation_id': 42, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-e3d5e559-4a9e-49b6-800e-e22b40e55451', u'admin_state_up': True, u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:06:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:06:16,261 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T19:06:15Z', 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'66ee1eda-2363-44fb-a987-5c2122f808e2', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-e3d5e559-4a9e-49b6-800e-e22b40e55451', u'enable_dhcp': True, u'network_id': u'a381b732-33e1-49bf-b89a-75f69fa61e60', u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:06:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:06:16,262 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 19:06:16,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-e3d5e559-4a9e-49b6-800e-e22b40e55451' 2018-05-17 19:06:16,959 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-e3d5e559-4a9e-49b6-800e-e22b40e55451', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:06:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ae1f3f4f-cf77-449d-bb7a-8737fd05a3e1/file', u'owner': u'9adcd090509749f7b1ea7c0cb11ff65e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ae1f3f4f-cf77-449d-bb7a-8737fd05a3e1', u'size': None, u'name': u'Cirros-0.4.0-e3d5e559-4a9e-49b6-800e-e22b40e55451', u'checksum': None, u'self': u'/v2/images/ae1f3f4f-cf77-449d-bb7a-8737fd05a3e1', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:06:17Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:06:16,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-e3d5e559-4a9e-49b6-800e-e22b40e55451' 2018-05-17 19:06:17,518 - 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-e3d5e559-4a9e-49b6-800e-e22b40e55451', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:06:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/51fd5257-143e-4257-89fc-bc9211804338/file', u'owner': u'9adcd090509749f7b1ea7c0cb11ff65e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'51fd5257-143e-4257-89fc-bc9211804338', u'size': None, u'name': u'Cirros-0.4.0-1-e3d5e559-4a9e-49b6-800e-e22b40e55451', u'checksum': None, u'self': u'/v2/images/51fd5257-143e-4257-89fc-bc9211804338', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:06:17Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:06:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 19:06:17,689 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-e3d5e559-4a9e-49b6-800e-e22b40e55451', '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'9adcd090509749f7b1ea7c0cb11ff65e', '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'd10804d7-7c3a-4273-a7df-4c4384cd2bb4', 'swap': 0}) 2018-05-17 19:06:17,785 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-e3d5e559-4a9e-49b6-800e-e22b40e55451', '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'9adcd090509749f7b1ea7c0cb11ff65e', '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'8cc1be86-8d9f-4685-bb01-35b67020cf81', 'swap': 0}) 2018-05-17 19:06:24,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 19:06:24,100 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 19:06:24,100 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 19:06:24,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 19:06:24,108 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 19:06:29,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-511a3600-bdcf-448f-ab80-3b3ed49a1fec/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-17 19:06:29,530 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-17 19:06:29,533 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-17 19:06:29,533 - 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-17 19:24:27,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c780aa75-5058-4c9d-934b-cf3adf06cd49 2018-05-17 19:24:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c780aa75-5058-4c9d-934b-cf3adf06cd49']'. 2018-05-17 19:24:29,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 19:24:29,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 19:24:29,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 19:24:29,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c780aa75-5058-4c9d-934b-cf3adf06cd49 | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 19:06:34 | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 19:24:27 | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:53 | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 511a3600-bdcf-448f-ab80-3b3ed49a1fec) | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f116745d-36e3-480f-9eb0-83954de68bfc) | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1045.116 | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-17 19:24:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 19:24:29,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 19:24:29,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 19:24:29,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 19:24:29,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 19:24:29,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-17 19:24:33,970 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:24:33,971 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:19 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-17 19:24:33,974 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-17 19:24:34,075 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-17 19:24:34,239 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-17 19:24:34,240 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-17 19:24:34,361 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 19:24:39,495 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 19:24:44,677 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1dbc56ba-3e22-4749-8998-605b148c6e7c | 2018-05-17T19:24:44.514910 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1dbc56ba-3e22-4749-8998-605b148c6e7c ~/.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-17 19:24:51,318 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | 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-17 19:24:51,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-17 19:24:52,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-12eacd69-72ce-402c-a643-56cdc898b47e'... 2018-05-17 19:24:53,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-12eacd69-72ce-402c-a643-56cdc898b47e'... 2018-05-17 19:24:54,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-12eacd69-72ce-402c-a643-56cdc898b47e'... 2018-05-17 19:24:59,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-12eacd69-72ce-402c-a643-56cdc898b47e'... 2018-05-17 19:24:59,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-12eacd69-72ce-402c-a643-56cdc898b47e'... 2018-05-17 19:24:59,490 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-17 19:24:59,491 - 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-17 19:24:59,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 19:24:59,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 19:24:59,511 - 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': '6f0a2502-92ae-4832-a023-bed4585d6cca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-12eacd69-72ce-402c-a643-56cdc898b47e', 'flavor_name': 'rally-tiny-12eacd69-72ce-402c-a643-56cdc898b47e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-12eacd69-72ce-402c-a643-56cdc898b47e', '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-17 19:26:17,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 042b7033-cf27-44b7-801a-07d9ecac774c 2018-05-17 19:26:17,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-17 19:26:17,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '042b7033-cf27-44b7-801a-07d9ecac774c'] 2018-05-17 19:26:18,726 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 042b7033-cf27-44b7-801a-07d9ecac774c: 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 042b7033-cf27-44b7-801a-07d9ecac774c 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.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760623 Full duration: 8.746101 -------------------------------------------------------------------------------- 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 042b7033-cf27-44b7-801a-07d9ecac774c 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.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | | total | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> duration | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.296899 Full duration: 9.520906 -------------------------------------------------------------------------------- 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 042b7033-cf27-44b7-801a-07d9ecac774c 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.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | total | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> duration | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.382723 Full duration: 9.566759 -------------------------------------------------------------------------------- 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 042b7033-cf27-44b7-801a-07d9ecac774c 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.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> duration | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.190425 Full duration: 9.521189 -------------------------------------------------------------------------------- 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 042b7033-cf27-44b7-801a-07d9ecac774c 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.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | total | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | -> duration | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.768355 Full duration: 10.306978 -------------------------------------------------------------------------------- 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 042b7033-cf27-44b7-801a-07d9ecac774c 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.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | total | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> duration | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.193042 Full duration: 9.653647 HINTS: * To plot HTML graphics with this data, run: rally task report 042b7033-cf27-44b7-801a-07d9ecac774c --out output.html * To generate a JUnit report, run: rally task export 042b7033-cf27-44b7-801a-07d9ecac774c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 042b7033-cf27-44b7-801a-07d9ecac774c --json --out output.json 2018-05-17 19:26:18,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '042b7033-cf27-44b7-801a-07d9ecac774c'] 2018-05-17 19:26:20,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 19:26:20,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '042b7033-cf27-44b7-801a-07d9ecac774c', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-17 19:26:20,348 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-17 19:26:20,348 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-17 19:26:20,349 - 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-17 19:26:20,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 19:26:20,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 19:26:20,368 - 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': '6f0a2502-92ae-4832-a023-bed4585d6cca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-12eacd69-72ce-402c-a643-56cdc898b47e', 'flavor_name': 'rally-tiny-12eacd69-72ce-402c-a643-56cdc898b47e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-12eacd69-72ce-402c-a643-56cdc898b47e', '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-17 19:28:05,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e3a77283-c3d9-4380-a81f-99eb6c8bb87f 2018-05-17 19:28:05,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e3a77283-c3d9-4380-a81f-99eb6c8bb87f'] 2018-05-17 19:28:07,293 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e3a77283-c3d9-4380-a81f-99eb6c8bb87f: 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 e3a77283-c3d9-4380-a81f-99eb6c8bb87f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | -> glance_v2.upload_data | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | glance_v2.delete_image | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 100.0% | 1 | | -> duration | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.337664 Full duration: 13.821207 -------------------------------------------------------------------------------- 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 e3a77283-c3d9-4380-a81f-99eb6c8bb87f 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.993 | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | -> glance_v2.upload_data | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | glance_v2.list_images | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | -> duration | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.130235 Full duration: 15.86152 -------------------------------------------------------------------------------- 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 e3a77283-c3d9-4380-a81f-99eb6c8bb87f 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.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> duration | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.328315 Full duration: 10.107368 -------------------------------------------------------------------------------- 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": "6f0a2502-92ae-4832-a023-bed4585d6cca" } ], "flavor": { "name": "rally-tiny-12eacd69-72ce-402c-a643-56cdc898b47e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e3a77283-c3d9-4380-a81f-99eb6c8bb87f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | -> glance_v2.upload_data | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | nova.boot_servers | 16.663 | 16.663 | 16.663 | 16.663 | 16.663 | 16.663 | 100.0% | 1 | | total | 19.692 | 19.692 | 19.692 | 19.692 | 19.692 | 19.692 | 100.0% | 1 | | -> duration | 18.692 | 18.692 | 18.692 | 18.692 | 18.692 | 18.692 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.691938 Full duration: 43.181648 HINTS: * To plot HTML graphics with this data, run: rally task report e3a77283-c3d9-4380-a81f-99eb6c8bb87f --out output.html * To generate a JUnit report, run: rally task export e3a77283-c3d9-4380-a81f-99eb6c8bb87f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e3a77283-c3d9-4380-a81f-99eb6c8bb87f --json --out output.json 2018-05-17 19:28:07,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e3a77283-c3d9-4380-a81f-99eb6c8bb87f'] 2018-05-17 19:28:08,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 19:28:08,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e3a77283-c3d9-4380-a81f-99eb6c8bb87f', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-17 19:28:08,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-17 19:28:08,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-17 19:28:08,977 - 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-17 19:28:08,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 19:28:08,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 19:28:08,997 - 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': '6f0a2502-92ae-4832-a023-bed4585d6cca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-12eacd69-72ce-402c-a643-56cdc898b47e', 'flavor_name': 'rally-tiny-12eacd69-72ce-402c-a643-56cdc898b47e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-12eacd69-72ce-402c-a643-56cdc898b47e', '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-17 19:32:29,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4b03bde4-6944-4a7f-b923-de08bb73e386 2018-05-17 19:32:29,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4b03bde4-6944-4a7f-b923-de08bb73e386'] 2018-05-17 19:32:31,391 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4b03bde4-6944-4a7f-b923-de08bb73e386: 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 4b03bde4-6944-4a7f-b923-de08bb73e386 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.35 | 3.35 | 3.35 | 3.35 | 3.35 | 3.35 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.594 | 4.594 | 4.594 | 4.594 | 4.594 | 4.594 | 100.0% | 1 | | total | 7.944 | 7.944 | 7.944 | 7.944 | 7.944 | 7.944 | 100.0% | 1 | | -> duration | 7.944 | 7.944 | 7.944 | 7.944 | 7.944 | 7.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.944489 Full duration: 30.802904 -------------------------------------------------------------------------------- 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 4b03bde4-6944-4a7f-b923-de08bb73e386 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.623 | 3.623 | 3.623 | 3.623 | 3.623 | 3.623 | 100.0% | 1 | | cinder_v2.delete_volume | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 100.0% | 1 | | total | 8.219 | 8.219 | 8.219 | 8.219 | 8.219 | 8.219 | 100.0% | 1 | | -> duration | 8.219 | 8.219 | 8.219 | 8.219 | 8.219 | 8.219 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.218586 Full duration: 20.218605 -------------------------------------------------------------------------------- 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-12eacd69-72ce-402c-a643-56cdc898b47e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b03bde4-6944-4a7f-b923-de08bb73e386 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.783 | 6.783 | 6.783 | 6.783 | 6.783 | 6.783 | 100.0% | 1 | | cinder_v2.delete_volume | 4.878 | 4.878 | 4.878 | 4.878 | 4.878 | 4.878 | 100.0% | 1 | | total | 11.661 | 11.661 | 11.661 | 11.661 | 11.661 | 11.661 | 100.0% | 1 | | -> duration | 11.661 | 11.661 | 11.661 | 11.661 | 11.661 | 11.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.66145 Full duration: 24.689761 -------------------------------------------------------------------------------- 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 4b03bde4-6944-4a7f-b923-de08bb73e386 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.731 | 3.731 | 3.731 | 3.731 | 3.731 | 3.731 | 100.0% | 1 | | cinder_v2.delete_volume | 4.903 | 4.903 | 4.903 | 4.903 | 4.903 | 4.903 | 100.0% | 1 | | total | 8.634 | 8.634 | 8.634 | 8.634 | 8.634 | 8.634 | 100.0% | 1 | | -> duration | 8.634 | 8.634 | 8.634 | 8.634 | 8.634 | 8.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.634141 Full duration: 20.662034 -------------------------------------------------------------------------------- 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 4b03bde4-6944-4a7f-b923-de08bb73e386 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.694 | 3.694 | 3.694 | 3.694 | 3.694 | 3.694 | 100.0% | 1 | | cinder_v2.extend_volume | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 100.0% | 1 | | cinder_v2.delete_volume | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 100.0% | 1 | | total | 13.094 | 13.094 | 13.094 | 13.094 | 13.094 | 13.094 | 100.0% | 1 | | -> duration | 13.094 | 13.094 | 13.094 | 13.094 | 13.094 | 13.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.093639 Full duration: 25.294134 -------------------------------------------------------------------------------- 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 4b03bde4-6944-4a7f-b923-de08bb73e386 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.674 | 14.674 | 14.674 | 14.674 | 14.674 | 14.674 | 100.0% | 1 | | cinder_v2.delete_volume | 4.794 | 4.794 | 4.794 | 4.794 | 4.794 | 4.794 | 100.0% | 1 | | total | 19.468 | 19.468 | 19.468 | 19.468 | 19.468 | 19.468 | 100.0% | 1 | | -> duration | 19.468 | 19.468 | 19.468 | 19.468 | 19.468 | 19.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.468142 Full duration: 43.344471 -------------------------------------------------------------------------------- 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 4b03bde4-6944-4a7f-b923-de08bb73e386 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.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | cinder_v2.list_qos | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> duration | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.110814 Full duration: 15.013862 -------------------------------------------------------------------------------- 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 4b03bde4-6944-4a7f-b923-de08bb73e386 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.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | cinder_v2.set_qos | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.027993 Full duration: 14.815513 -------------------------------------------------------------------------------- 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 4b03bde4-6944-4a7f-b923-de08bb73e386 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.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | cinder_v2.list_types | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> duration | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.125252 Full duration: 14.901605 -------------------------------------------------------------------------------- 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 4b03bde4-6944-4a7f-b923-de08bb73e386 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 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 100.0% | 1 | | -> duration | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.352576 Full duration: 15.706035 HINTS: * To plot HTML graphics with this data, run: rally task report 4b03bde4-6944-4a7f-b923-de08bb73e386 --out output.html * To generate a JUnit report, run: rally task export 4b03bde4-6944-4a7f-b923-de08bb73e386 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4b03bde4-6944-4a7f-b923-de08bb73e386 --json --out output.json 2018-05-17 19:32:31,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4b03bde4-6944-4a7f-b923-de08bb73e386'] 2018-05-17 19:32:33,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 19:32:33,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4b03bde4-6944-4a7f-b923-de08bb73e386', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-17 19:32:33,093 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-17 19:32:33,094 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-17 19:32:33,094 - 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-17 19:32:33,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 19:32:33,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 19:32:33,113 - 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': '6f0a2502-92ae-4832-a023-bed4585d6cca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-12eacd69-72ce-402c-a643-56cdc898b47e', 'flavor_name': 'rally-tiny-12eacd69-72ce-402c-a643-56cdc898b47e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-12eacd69-72ce-402c-a643-56cdc898b47e', '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-17 19:32:48,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0cf3e9e1-281b-42c3-baa0-c865ce39bb4e 2018-05-17 19:32:48,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0cf3e9e1-281b-42c3-baa0-c865ce39bb4e'] 2018-05-17 19:32:50,203 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0cf3e9e1-281b-42c3-baa0-c865ce39bb4e: 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 0cf3e9e1-281b-42c3-baa0-c865ce39bb4e 2018-05-17 19:32:50,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0cf3e9e1-281b-42c3-baa0-c865ce39bb4e'] 2018-05-17 19:32:51,750 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-17 19:33:02,001 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-17 19:33:02,001 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-17 19:33:02,334 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 19:33:02,619 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:33:02,619 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 19:33:02,620 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 19:33:02,622 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 19:33:02,624 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 19:33:02,625 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 19:33:02,619 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:28 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-17 19:33:02,627 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 19:33:02,627 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-17 19:33:02,627 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-17 19:33:02,720 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 19:33:02,721 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 19:33:02,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 19:33:07,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 19:33:12,949 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f6bff86b-6a94-447f-bcab-200cb47ac998 | 2018-05-17T19:33:12.788303 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f6bff86b-6a94-447f-bcab-200cb47ac998 ~/.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-17 19:33:19,470 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | 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-17 19:33:19,471 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 19:33:24,826 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-17 19:33:31,726 - 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=9703050b-7375-46d7-a0c8-7d4d097ea5d0) as the default verifier for the future CLI operations. 2018-05-17 19:33:38,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-13da271c-6dd7-4182-8435-fb1e7c3b4b2c' 2018-05-17 19:33:39,350 - 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-17T19:33:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'03220dc2-704e-4e27-b11d-e845dc338c4a', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-13da271c-6dd7-4182-8435-fb1e7c3b4b2c', u'admin_state_up': True, u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:33:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:33:40,248 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T19:33:39Z', 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'efaca6dd-21f7-43ed-98d8-b6872bc36996', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-13da271c-6dd7-4182-8435-fb1e7c3b4b2c', u'enable_dhcp': True, u'network_id': u'03220dc2-704e-4e27-b11d-e845dc338c4a', u'tenant_id': u'9adcd090509749f7b1ea7c0cb11ff65e', u'created_at': u'2018-05-17T19:33:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9adcd090509749f7b1ea7c0cb11ff65e'}) 2018-05-17 19:33:40,248 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 19:33:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-13da271c-6dd7-4182-8435-fb1e7c3b4b2c' 2018-05-17 19:33:40,992 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-13da271c-6dd7-4182-8435-fb1e7c3b4b2c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:33:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/909e1f69-3a26-4f56-bb5e-d33190a121f6/file', u'owner': u'9adcd090509749f7b1ea7c0cb11ff65e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'909e1f69-3a26-4f56-bb5e-d33190a121f6', u'size': None, u'name': u'Cirros-0.4.0-13da271c-6dd7-4182-8435-fb1e7c3b4b2c', u'checksum': None, u'self': u'/v2/images/909e1f69-3a26-4f56-bb5e-d33190a121f6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:33:41Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:33:40,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-13da271c-6dd7-4182-8435-fb1e7c3b4b2c' 2018-05-17 19:33:41,573 - 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-13da271c-6dd7-4182-8435-fb1e7c3b4b2c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:33:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/cc78a794-2b97-4286-843f-f4c74335cb63/file', u'owner': u'9adcd090509749f7b1ea7c0cb11ff65e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'cc78a794-2b97-4286-843f-f4c74335cb63', u'size': None, u'name': u'Cirros-0.4.0-1-13da271c-6dd7-4182-8435-fb1e7c3b4b2c', u'checksum': None, u'self': u'/v2/images/cc78a794-2b97-4286-843f-f4c74335cb63', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:33:41Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:33:41,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 19:33:41,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-13da271c-6dd7-4182-8435-fb1e7c3b4b2c', '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'9adcd090509749f7b1ea7c0cb11ff65e', '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'11e8ae5d-5431-43a8-880a-e06b97c4b5ed', 'swap': 0}) 2018-05-17 19:33:41,857 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-13da271c-6dd7-4182-8435-fb1e7c3b4b2c', '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'9adcd090509749f7b1ea7c0cb11ff65e', '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'00c1add6-5f43-4796-9c0a-c437f8fad61c', 'swap': 0}) 2018-05-17 19:33:47,962 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 19:33:47,963 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 19:33:47,963 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 19:33:47,967 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 19:33:47,973 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 19:33:54,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9703050b-7375-46d7-a0c8-7d4d097ea5d0/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-17 19:33:54,025 - 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-17 19:37:06,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d470034f-9090-4c49-a413-a309d0c67973 2018-05-17 19:37:06,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd470034f-9090-4c49-a413-a309d0c67973']'. 2018-05-17 19:37:08,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 19:37:08,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 19:37:08,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 19:37:08,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d470034f-9090-4c49-a413-a309d0c67973 | 2018-05-17 19:37:08,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 19:37:08,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 19:33:59 | 2018-05-17 19:37:08,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 19:37:06 | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:07 | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9703050b-7375-46d7-a0c8-7d4d097ea5d0) | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f6bff86b-6a94-447f-bcab-200cb47ac998) | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 145.397 | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 19:37:08,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 19:37:08,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-17 19:37:12,729 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:37:12,729 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:34 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 19:37:12,733 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-17 19:37:35,071 - 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-17 19:37:35,071 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-17 19:37:35,104 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-17 19:37:35,380 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:37:35,381 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 19:37:35,388 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-17 19:37:37,007 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 20:33:13,103 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 20:33:13,103 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:36 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-17 20:33:13,108 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-17 20:33:13,197 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 20:33:18,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 20:33:23,433 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 998a30f8-c8be-481f-8f17-a9778f87616c | 2018-05-17T20:33:23.236572 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 998a30f8-c8be-481f-8f17-a9778f87616c ~/.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-17 20:33:30,155 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | 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-17 20:33:30,157 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 20:33:35,410 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-17 20:33:42,137 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=8637235b-85af-49bb-b670-0dc08e8f8dbf) as the default verifier for the future CLI operations. 2018-05-17 20:33:48,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-85c77a65-c818-407f-af1e-21910d7e4e29' 2018-05-17 20:33:50,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-85c77a65-c818-407f-af1e-21910d7e4e29' 2018-05-17 20:33:51,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-85c77a65-c818-407f-af1e-21910d7e4e29' 2018-05-17 20:33:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 20:33:58,417 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 20:34:03,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8637235b-85af-49bb-b670-0dc08e8f8dbf/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-17 20:34:03,771 - 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-17 20:37:12,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: df183775-445a-452a-9a7e-bcb28caf8cc4 2018-05-17 20:37:13,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'df183775-445a-452a-9a7e-bcb28caf8cc4']'. 2018-05-17 20:37:14,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 20:37:14,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 20:37:14,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 20:37:14,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | df183775-445a-452a-9a7e-bcb28caf8cc4 | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 20:34:08 | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 20:37:12 | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:04 | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8637235b-85af-49bb-b670-0dc08e8f8dbf) | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 998a30f8-c8be-481f-8f17-a9778f87616c) | 2018-05-17 20:37:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-17 20:37:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 169.364 | 2018-05-17 20:37:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-17 20:37:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-17 20:37:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 20:37:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 20:37:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 20:37:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 20:37:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 20:37:14,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-17 20:37:18,729 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 20:37:18,730 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:30 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-17 20:37:18,735 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-17 20:37:18,736 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:49 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 18:19 | PASS | | rally_sanity | functest | smoke | 08:28 | FAIL | | patrole | functest | smoke | 03:34 | PASS | | odl | functest | smoke | 00:21 | PASS | | snaps_smoke | functest | smoke | 55:36 | PASS | | neutron_trunk | functest | smoke | 03:30 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-17 20:37:18,745 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-17 20:37:23,885 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-307 | | 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-17 20:37:23,890 - 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-17 20:37:23,890 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 20:37:23,890 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-17 20:37:23,891 - 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-17 20:37:23,895 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-17 20:37:27,632 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-307 | | 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-17 20:37:27,640 - 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-17 20:37:27,640 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 20:37:27,641 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-17 20:37:27,642 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-17 20:37:27,645 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK